bump: backlib and all microservices to v2.0, add: decoupled auth from identity using new Credential Entity model, still ongoing changes...
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -4,8 +4,8 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>net.miarma.api</groupId>
|
||||
<artifactId>miarma-ecosystem</artifactId>
|
||||
<version>1.2.1</version>
|
||||
<artifactId>miarma-backend</artifactId>
|
||||
<version>2.0.0</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<modules>
|
||||
@@ -13,7 +13,7 @@
|
||||
<module>bootstrap</module>
|
||||
<module>microservices/huertos</module>
|
||||
<module>microservices/huertosdecine</module>
|
||||
<module>microservices/miarmacraft</module>
|
||||
<module>microservices/minecraft</module>
|
||||
<module>microservices/mpaste</module>
|
||||
<module>microservices/core</module>
|
||||
</modules>
|
||||
|
||||
Reference in New Issue
Block a user