]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/plugins/org.argeo.security.equinox/pom.xml
Revert failed release
[lgpl/argeo-commons.git] / security / plugins / org.argeo.security.equinox / pom.xml
index 47c4292076eec3e1bf182502424dcf67a47f1fff..4595388b23adade6cbe33754e122c0d3b1d03d90 100644 (file)
@@ -47,7 +47,7 @@
                
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
-                       <groupId>org.argeo.commons.eclipse</groupId>
+                       <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
                        <version>1.1.4-SNAPSHOT</version>
                        <scope>provided</scope>
@@ -55,8 +55,8 @@
 
                <!-- Commons -->
                <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>