Remove 32 bits SWT.
[lgpl/argeo-commons.git] / org.argeo.cms.ui.workbench / pom.xml
index 2bb157b7a9a1ef3cf070e995776b90b29858ae24..01dd2d8ddf7d398828019d86b221f4bca88d8685 100644 (file)
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.62-SNAPSHOT</version>
+               <version>2.1.81-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.cms.ui</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <version>2.1.81-SNAPSHOT</version>
                </dependency>
+               
                <dependency>
                        <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.enterprise</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <artifactId>org.argeo.eclipse.ui.rap</artifactId>
+                       <version>2.1.81-SNAPSHOT</version>
+                       <scope>provided</scope>
                </dependency>
+
                <dependency>
-                       <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.62-SNAPSHOT</version>
+                       <groupId>org.argeo.tp</groupId>
+                       <artifactId>argeo-tp-rap-e3</artifactId>
+                       <version>${version.argeo-tp}</version>
+                       <type>pom</type>
                        <scope>provided</scope>
                </dependency>
+
        </dependencies>
 </project>
\ No newline at end of file