]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - base/runtime/org.argeo.eclipse.ui.jcr/pom.xml
New Commons structure building
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui.jcr / pom.xml
index 62141ed4c36703778bd3cf175c1b62dda0f32afb..8ce1d81e58b01ca3cc456897b7f4f46dc7011b70 100644 (file)
@@ -43,7 +43,7 @@
        </build>
        <dependencies>
                <dependency>
-                       <groupId>org.argeo.commons.eclipse</groupId>
+                       <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
                        <version>1.1.4-SNAPSHOT</version>
                </dependency>
 
                <!-- 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>
                </dependency>
                <dependency>
-                       <groupId>org.argeo.commons.eclipse</groupId>
+                       <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
                        <version>1.1.4-SNAPSHOT</version>
                        <scope>provided</scope>
@@ -75,8 +75,8 @@
 
                <!-- Argeo 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>