[maven-release-plugin] prepare release argeo-commons-2.1.42
[lgpl/argeo-commons.git] / org.argeo.security.ui.rap / pom.xml
index 6aa33e8711fe230ea447cea0f8e1454554ba0f0f..6aba96dc11265c52f8316448fc1a026f0f8684fe 100644 (file)
@@ -3,46 +3,33 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.42</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.ui.rap</artifactId>
-       <name>Commons Security UI RAP</name>
+       <name>Commons CMS Workbench RAP</name>
        <packaging>jar</packaging>
        <dependencies>
-               <!-- Commons -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
-
-               <!-- Logging -->
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.tp</groupId> -->
-               <!-- <artifactId>slf4j.org.apache.commons.logging</artifactId> -->
-               <!-- </dependency> -->
-
-               <!-- Argeo Security -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.security.ui</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.42</version>
                </dependency>
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.commons</groupId> -->
-               <!-- <artifactId>org.argeo.security.equinox</artifactId> -->
-               <!-- <version>2.1.13-SNAPSHOT</version> -->
-               <!-- </dependency> -->
-
-               <!-- RAP specific -->
-               <!-- <dependency> <groupId>org.argeo.commons</groupId> <artifactId>org.argeo.eclipse.dep.rap</artifactId> 
-                       <type>pom</type> <version>2.1.12-SNAPSHOT</version> </dependency> -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.42</version>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.commons</groupId>
+                       <artifactId>org.argeo.cms</artifactId>
+                       <version>2.1.42</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file