]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - base/runtime/org.argeo.eclipse.ui.rap/pom.xml
Add some utils method to simplify command call
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui.rap / pom.xml
index dd4acebd68c219398a5c44f9f79e5cd9c29b23ab..64d681bd18d7d33857230c60384e99d9a053df84 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.argeo.commons.eclipse</groupId>
+               <groupId>org.argeo.commons.base</groupId>
                <version>1.1.4-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
                org.eclipse.jface.dialogs, -->
        <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>
        
                <!-- Argeo common distribution for RAP projects -->
                <dependency>
-                       <groupId>org.argeo.commons.eclipse</groupId>
+                       <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
                        <version>1.1.4-SNAPSHOT</version>
                </dependency>