]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.unit/pom.xml
[maven-release-plugin] prepare release argeo-slc-1.1.5
[gpl/argeo-slc.git] / runtime / org.argeo.slc.unit / pom.xml
index 3a519037df0f9c30d07a11679db9ad4a15b63226..88d9909898b48a5a09392a08471ecae6bbca7118 100644 (file)
@@ -3,10 +3,9 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.5</version>
                <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.slc.runtime</groupId>
        <artifactId>org.argeo.slc.unit</artifactId>
        <name>SLC Unit Tests Helpers</name>
        <build>
        </build>
        <dependencies>
                <dependency>
-                       <groupId>org.argeo.slc.runtime</groupId>
+                       <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.5</version>
                </dependency>
                <dependency>
-                       <groupId>org.argeo.slc.runtime</groupId>
+                       <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.support.simple</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.5</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
@@ -75,7 +74,7 @@
 
                <!-- OSGi -->
                <dependency>
-                       <groupId>org.argeo.commons.osgi</groupId>
+                       <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
                        <version>${version.argeo-commons}</version>
                </dependency>
@@ -86,9 +85,9 @@
 
                <!-- Client -->
                <dependency>
-                       <groupId>org.argeo.slc.runtime</groupId>
+                       <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.launcher</artifactId>
-                       <version>1.1.2</version>
+                       <version>1.1.5</version>
                </dependency>
 
                <!-- OXM -->