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