[maven-release-plugin] prepare release argeo-commons-0.4.0
[lgpl/argeo-commons.git] / eclipse / runtime / org.argeo.eclipse.ui / pom.xml
index bf75989c4599319c108c87b3fba601d7a5c8d4db..2034b56654c7625f8aa37f48522ee582aecabe66 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>0.3.5-SNAPSHOT</version>
+               <version>0.4.0</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -52,7 +52,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.common</artifactId>
-                       <version>0.3.5-SNAPSHOT</version>
+                       <version>0.4.0</version>
                </dependency>
 
                <!-- JCR -->
@@ -65,7 +65,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>0.3.5-SNAPSHOT</version>
+                       <version>0.4.0</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -73,7 +73,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>0.3.5-SNAPSHOT</version>
+                       <version>0.4.0</version>
                </dependency>
 
                <!-- Spring -->