[maven-release-plugin] prepare release argeo-commons-0.3.3
[lgpl/argeo-commons.git] / eclipse / runtime / org.argeo.eclipse.ui.rcp / pom.xml
index 5c354cf72ca4bcac2ac2f397990d56f609232eee..c0349f976a17f708db6d8924256e41223b0cf944 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>
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>0.3.3-SNAPSHOT</version>
+                       <version>0.3.3</version>
                </dependency>
 
                <!-- Argeo Commons third party distribution for RCP projects -->
                <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>
                </dependency>
 
 
                <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>
 
                <!-- Others. -->