[maven-release-plugin] prepare release argeo-commons-2.1.4
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui.rcp / pom.xml
index 87b9ad7c0f2f0c2700b0b8ef72553f988a9db480..a4854e7457ab47ca5b8dc591f28ce0b60d3cece4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.4-SNAPSHOT</version>
+               <version>2.1.4</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
 
                <!-- Argeo Commons third party distribution for RCP projects -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
 
                <!-- Others. -->