[maven-release-plugin] prepare release argeo-commons-2.1.4
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui.rap / pom.xml
index 00c69e420c2dcfd018d2c3f24990a72e96aa06da..962951212bdedce7d2609d6c7202852fa9574e9a 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.util</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
        
                <!-- Argeo common distribution for RAP projects -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <version>2.1.4-SNAPSHOT</version>
+                       <version>2.1.4</version>
                </dependency>
 
                <!-- Logging -->