]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - base/dep/org.argeo.eclipse.dep.rcp/pom.xml
Update versions
[lgpl/argeo-commons.git] / base / dep / org.argeo.eclipse.dep.rcp / pom.xml
index 16df7fd3aa9a263c4716400df435a0cbd91ff409..a5bb70f207317be832aa002ed2fa539a66c8c846 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.4-SNAPSHOT</version>
+               <version>2.1.1.tp-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
@@ -200,6 +200,12 @@ ex=*.source_*.jar,\
                                        <groupId>org.argeo.tp.rcp.platform</groupId>
                                        <artifactId>org.eclipse.equinox.launcher.motif.hpux.ia64_32</artifactId>
                                </exclusion>
+
+                               <!-- Eclipse UI -->
+                               <exclusion>
+                                       <groupId>org.argeo.tp.rcp.platform</groupId>
+                                       <artifactId>org.eclipse.ui.carbon</artifactId>
+                               </exclusion>
                        </exclusions>
                </dependency>