]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/runtime/org.argeo.server.jcr/pom.xml
Make security model easier to use in unit tests
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.jcr / pom.xml
index ae8532f8dfd13d1fa5bb28d29845593f3f2ad5ed..4983dccf8a87e0ba431d250ac3c7229909d7a7af 100644 (file)
@@ -58,8 +58,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>
 
                        <optional>true</optional>
                </dependency>
                <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>
                        <version>1.1.4-SNAPSHOT</version>
                        <type>pom</type>
                        <scope>test</scope>
                </dependency>
                <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>
                </dependency>
                <dependency>
-                       <groupId>org.argeo.commons.osgi</groupId>
+                       <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
                        <version>1.1.4-SNAPSHOT</version>
                        <scope>test</scope>