]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - base/dep/org.argeo.eclipse.dep.rap/pom.xml
[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / base / dep / org.argeo.eclipse.dep.rap / pom.xml
index 45f848336472c27212d27535805e7510fd3c9ced..6cad18654f656f7b42dac6916dae4aa123d66031 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.base</groupId>
                <artifactId>dep</artifactId>
-               <version>1.1.7-SNAPSHOT</version>
+               <version>1.2.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
                                        <groupId>org.argeo.tp.rap.platform</groupId>
                                        <artifactId>org.eclipse.rap.design.example</artifactId>
                                </exclusion>
+                               
+                               <!-- Troublesome bundles -->
+                               <exclusion>
+                                       <groupId>org.argeo.tp.rap.platform</groupId>
+                                       <artifactId>org.eclipse.jdt.junit.runtime</artifactId>
+                               </exclusion>
+                               <exclusion>
+                                       <groupId>org.argeo.tp.rap.platform</groupId>
+                                       <artifactId>org.eclipse.rap.junit.runtime</artifactId>
+                               </exclusion>
                        </exclusions>
                </dependency>