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