[maven-release-plugin] prepare release argeo-commons-2.1.54
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.rap / pom.xml
index 167f2d3e366e5d7ce7f7fd8c5b745e4428ae4384..a508d478aa6f690b6b5a7cb734937f959c1a166a 100644 (file)
@@ -3,39 +3,22 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.54</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.14-SNAPSHOT</version>
+                       <version>2.1.54</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-SNAPSHOT</version>
-               </dependency>  -->
-
-               <!-- Utils and logging -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.14-SNAPSHOT</version>
+                       <version>2.1.54</version>
                </dependency>
-<!--           <dependency> -->
-<!--                   <groupId>org.argeo.tp</groupId> -->
-<!--                   <artifactId>slf4j.org.apache.commons.logging</artifactId> -->
-<!--           </dependency> -->
        </dependencies>
 </project>
\ No newline at end of file