[maven-release-plugin] prepare release argeo-commons-2.1.2
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui.rap / pom.xml
index c67553bff3a30d352b3634330773a496c4e54fe0..910f35875c2cb8dd4752131725fe77972cea68b4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.2-SNAPSHOT</version>
+               <version>2.1.2</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                        <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.2-SNAPSHOT</version>
+                       <version>2.1.2</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.2-SNAPSHOT</version>
+                       <version>2.1.2</version>
                </dependency>
 
                <!-- Logging -->