]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - base/runtime/org.argeo.eclipse.ui/pom.xml
[maven-release-plugin] rollback the release of argeo-commons-2.1.2
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui / pom.xml
index 3b2d42f99327a24bb2374241417ccc7388d161a1..52f5110bfb6426b6d3b2e62ee6af217a7317c5f4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>2.1.2-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
 
                <!-- 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>
+                       <version>2.1.2-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
                <!-- Commons -->
                <dependency>
-                       <groupId>org.argeo.commons.basic</groupId>
-                       <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <groupId>org.argeo.commons.base</groupId>
+                       <artifactId>org.argeo.util</artifactId>
+                       <version>2.1.2-SNAPSHOT</version>
                </dependency>
 
                <!-- Spring -->