]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/dep/pom.xml
Move to the root the bundles which will be part of v1.4 and v2.2
[lgpl/argeo-commons.git] / server / dep / pom.xml
index dd636aebc390c7c96ab4b6e81ef5786dc6821ba5..008fc2f4748b6ac32f4f89fb266cd031d7877047 100644 (file)
@@ -3,11 +3,11 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.8</version>
+               <version>2.1.12-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.commons.server</groupId>
+       <groupId>org.argeo.commons</groupId>
        <artifactId>dep</artifactId>
        <name>Commons Server Dependencies</name>
        <packaging>pom</packaging>
@@ -44,9 +44,9 @@
                        <dependencies>
                                <!-- OSGi test -->
                                <dependency>
-                                       <groupId>org.argeo.commons.base</groupId>
+                                       <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.8</version>
+                                       <version>2.1.12-SNAPSHOT</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>