[maven-release-plugin] prepare release argeo-commons-1.2.3
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui.rcp / pom.xml
index d5d8e97b74443e3a52896612b084eb3aa909e5cb..6b7ccbd73743f947ba5d892fecbafb417e246939 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.2.3-SNAPSHOT</version>
+               <version>1.2.3</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.2.3-SNAPSHOT</version>
+                       <version>1.2.3</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>1.2.3-SNAPSHOT</version>
+                       <version>1.2.3</version>
                </dependency>
 
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>1.2.3-SNAPSHOT</version>
+                       <version>1.2.3</version>
                </dependency>
 
                <!-- Others. -->