[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / org.argeo.security.ui.rap / pom.xml
index 6aa33e8711fe230ea447cea0f8e1454554ba0f0f..4074e199640b14d8f49f681e0d4f42f2ef27e433 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.43-SNAPSHOT</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.43-SNAPSHOT</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.43-SNAPSHOT</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.43-SNAPSHOT</version>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.commons</groupId>
+                       <artifactId>org.argeo.cms</artifactId>
+                       <version>2.1.43-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file