]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dep/pom.xml
Remove multiple group IDs
[gpl/argeo-slc.git] / dep / pom.xml
index c942152fe036bb33828e4dd9e2aeab11615b6af1..747c8caba5f805746ad1e82ec10c3cb203cd1806 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.14.0</version>
+               <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
        <dependencies>
                <!-- For target platform generation -->
                <dependency>
-                       <groupId>org.argeo.slc.runtime</groupId>
+                       <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>0.14.0</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
-                       <groupId>org.argeo.slc.runtime</groupId>
+                       <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.maven</artifactId>
-                       <version>0.14.0</version>
+                       <version>1.1.3-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>