]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.core/pom.xml
[maven-release-plugin] rollback the release of argeo-slc-1.1.16
[gpl/argeo-slc.git] / runtime / org.argeo.slc.core / pom.xml
index 63017d913257f160cd367b9cf68bc661d5b7b327..bc285745e869a7b3ec7a66f7ed91ea2e55b46b52 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.12-SNAPSHOT</version>
+               <version>1.1.16-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.core</artifactId>
@@ -40,7 +40,7 @@
                <dependency>
                        <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.12-SNAPSHOT</version>
+                       <version>1.1.16-SNAPSHOT</version>
                </dependency>
 
                <dependency>
                        <artifactId>org.argeo.util</artifactId>
                        <version>${version.argeo-commons}</version>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.commons.security</groupId>
+                       <artifactId>org.argeo.security.core</artifactId>
+                       <version>${version.argeo-commons}</version>
+               </dependency>
 
                <dependency>
                        <groupId>org.argeo.tp</groupId>