]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - base/runtime/org.argeo.eclipse.ui.jcr/pom.xml
[maven-release-plugin] prepare release argeo-commons-1.1.5
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui.jcr / pom.xml
index 62141ed4c36703778bd3cf175c1b62dda0f32afb..af285ef0e71700bc29f2cf185abd38d63412dc7b 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>1.1.5</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -43,9 +43,9 @@
        </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>
+                       <version>1.1.5</version>
                </dependency>
 
                <!-- JCR -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>1.1.4-SNAPSHOT</version>
+                       <version>1.1.5</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>
+                       <version>1.1.5</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>
+                       <version>1.1.5</version>
                        <scope>provided</scope>
                </dependency>
 
                <!-- Argeo 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>1.1.5</version>
                </dependency>
 
                <!-- Logging -->