]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.repo/pom.xml
[maven-release-plugin] prepare for next development iteration
[gpl/argeo-slc.git] / runtime / org.argeo.slc.repo / pom.xml
index 5363ba2e95e5cf5ce945779dba54459342f2854d..faf7c4267ce6c6afc5b3c5201256499d5407b011 100644 (file)
@@ -4,10 +4,9 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.1</version>
+               <version>1.1.8-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.slc.runtime</groupId>
        <artifactId>org.argeo.slc.repo</artifactId>
        <name>SLC Repository</name>
        <build>
        <dependencies>
                <!-- SLC Runtime -->
                <dependency>
-                       <groupId>org.argeo.slc.runtime</groupId>
+                       <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.aether</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.8-SNAPSHOT</version>
                </dependency>
                <dependency>
-                       <groupId>org.argeo.slc.runtime</groupId>
+                       <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.jcr</artifactId>
-                       <version>1.1.1</version>
+                       <version>1.1.8-SNAPSHOT</version>
                </dependency>
 
                <!-- Commons -->