[maven-release-plugin] prepare release argeo-commons-2.1.1.tp
[lgpl/argeo-commons.git] / security / plugins / org.argeo.security.ui.admin / pom.xml
index 635491207119004e91a30809ae408a71c9b6df41..933c0d44a38dde89ed393de7a5da366ff351f094 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
-               <version>2.1.1.tp-SNAPSHOT</version>
+               <version>2.1.1.tp</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.security</groupId>
                        <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                </dependency>
 
                <!-- Argeo Eclipse -->
                <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>
 
                <!-- RCP only dependency, needed at compile time -->
                <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>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.1.tp-SNAPSHOT</version>
+                       <version>2.1.1.tp</version>
                        <scope>provided</scope>
                </dependency>
 
@@ -80,7 +80,7 @@
                <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>
 
                <!-- Spring -->