[maven-release-plugin] prepare release argeo-commons-2.1.56
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.rap / pom.xml
index a6b66d280f852d4376078a0b82ebcb6e34cb7855..5432761b70804e9917d9a4c0ec4e41dcd3d23af8 100644 (file)
@@ -3,39 +3,22 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12</version>
+               <version>2.1.56</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
        <name>Commons Eclipse UI RAP</name>
-       <description>Provide rap specific classes and behaviour in order to provide single sourcing abilities</description>
-       <packaging>jar</packaging>
        <dependencies>
-               <!-- Generic base UI classes. -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.12</version>
+                       <version>2.1.56</version>
                </dependency>
-
-               <!-- Base distribution for RAP projects -->
-               <dependency>
-                       <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <type>pom</type>
-                       <version>2.1.12</version>
-               </dependency>
-
-               <!-- Utils and logging -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12</version>
-               </dependency>
-                       <dependency>
-                       <groupId>org.argeo.tp</groupId>
-                       <artifactId>slf4j.org.apache.commons.logging</artifactId>
+                       <version>2.1.56</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file