[maven-release-plugin] prepare release argeo-commons-0.3.3
[lgpl/argeo-commons.git] / eclipse / runtime / org.argeo.eclipse.ui / pom.xml
index 0335a3719f251ca2c4ef8add2575a9a0e9775a27..9c5c33884455a822d53992415ea44e89a76417d5 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
-               <version>0.3.3-SNAPSHOT</version>
+               <version>0.3.3</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -51,7 +51,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.common</artifactId>
-                       <version>0.3.3-SNAPSHOT</version>
+                       <version>0.3.3</version>
                </dependency>
 
                <!-- JCR -->
@@ -64,7 +64,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>0.3.3-SNAPSHOT</version>
+                       <version>0.3.3</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -72,7 +72,7 @@
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
-                       <version>0.3.3-SNAPSHOT</version>
+                       <version>0.3.3</version>
                </dependency>
 
                <!-- Spring -->