]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - base/runtime/org.argeo.eclipse.ui/pom.xml
Add some utils method to simplify command call
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui / pom.xml
index 3b2d42f99327a24bb2374241417ccc7388d161a1..333a161a8932f53c66cd83d02c273dd32804349c 100644 (file)
@@ -55,7 +55,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>
@@ -63,8 +63,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>