[maven-release-plugin] prepare release argeo-commons-2.1.91
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui / pom.xml
index a223c028bbf605780dc6ee8e90994a7ef12bfe30..39468f47961dff4ddec1061ff9624b5ca339c415 100644 (file)
@@ -3,22 +3,39 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.70-SNAPSHOT</version>
+               <version>2.1.91</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.ui</artifactId>
        <name>Commons Eclipse UI</name>
        <dependencies>
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.commons</groupId> -->
+<!--                   <artifactId>org.argeo.util</artifactId> -->
+<!--                   <version>2.1.89-SNAPSHOT</version> -->
+<!--           </dependency> -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <artifactId>org.argeo.jcr</artifactId>
+                       <version>2.1.91</version>
                </dependency>
+
+               <!-- UI -->
                <dependency>
-                       <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.jcr</artifactId>
-                       <version>2.1.70-SNAPSHOT</version>
+                       <groupId>org.argeo.tp.rap.e4</groupId>
+                       <artifactId>org.eclipse.rap.rwt</artifactId>
+                       <scope>provided</scope>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp.rap.e4</groupId>
+                       <artifactId>org.eclipse.core.commands</artifactId>
+                       <scope>provided</scope>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp.rap.e4</groupId>
+                       <artifactId>org.eclipse.rap.jface</artifactId>
+                       <scope>provided</scope>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file