]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/runtime/org.argeo.server.jackrabbit/pom.xml
New Commons structure building
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.jackrabbit / pom.xml
index f018b69aa0faaa013e2ecf556ce371c4826cc14e..98dfaa29fcc8871ebf2755b6edfec4d879d7792b 100644 (file)
@@ -46,8 +46,8 @@
        </build>
        <dependencies>
                <dependency>
-                       <groupId>org.argeo.commons.basic</groupId>
-                       <artifactId>org.argeo.basic.nodeps</artifactId>
+                       <groupId>org.argeo.commons.base</groupId>
+                       <artifactId>org.argeo.util</artifactId>
                        <version>1.1.4-SNAPSHOT</version>
                </dependency>
                <dependency>
@@ -68,8 +68,8 @@
 
                <!-- Jackrabbit -->
                <dependency>
-                       <groupId>org.argeo.commons.osgi</groupId>
-                       <artifactId>org.argeo.osgi.dep.jackrabbit</artifactId>
+                       <groupId>org.argeo.commons.base</groupId>
+                       <artifactId>org.argeo.dep.jackrabbit</artifactId>
                        <type>pom</type>
                        <version>1.1.4-SNAPSHOT</version>
                </dependency>
 
                <!-- TEST -->
                <dependency>
-                       <groupId>org.argeo.commons.basic</groupId>
+                       <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.support.junit</artifactId>
                        <version>1.1.4-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
-                       <groupId>org.argeo.commons.basic</groupId>
-                       <artifactId>org.argeo.basic.dep.log4j</artifactId>
+                       <groupId>org.argeo.commons.base</groupId>
+                       <artifactId>org.argeo.dep.log4j</artifactId>
                        <version>1.1.4-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>