]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - org.argeo.eclipse.ui.workbench/pom.xml
[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.workbench / pom.xml
index f6776aa4d85670a0470584f634774d15cc5cde67..3dad56770235da464bfaea1d12ce87e792ed185e 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12</version>
+               <version>2.1.13-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.12</version>
+                       <version>2.1.13-SNAPSHOT</version>
                        <exclusions>
                                <!-- version of the org.osgi.framework package provided in this bundle 
                                        is too old -->
-                               <exclusion>
+                               <!--  <exclusion>
                                        <groupId>org.argeo.tp</groupId>
                                        <artifactId>org.osgi.core</artifactId>
-                               </exclusion>
+                               </exclusion>  -->
                        </exclusions>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.12</version>
+                       <version>2.1.13-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
 
-               <dependency>
+               <!--  <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
                        <type>pom</type>
-                       <version>2.1.12</version>
+                       <version>2.1.12-SNAPSHOT</version>
                        <scope>provided</scope>
-               </dependency>
+               </dependency> -->
 
                <!-- Business dependencies -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.12</version>
+                       <version>2.1.13-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>