]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - base/plugins/org.argeo.osgi.ui.explorer/pom.xml
Update command utilities to enable the definition of multiple occurrences of the...
[lgpl/argeo-commons.git] / base / plugins / org.argeo.osgi.ui.explorer / pom.xml
index 0cf75f47f7ceae9f9bf40fe20e513fafbe950d87..75fe1c4acf768e9b2e236119bc18ed72bf7bb426 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>2.1.7</version>
+               <version>2.1.9-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.7</version>
+                       <version>2.1.9-SNAPSHOT</version>
                </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-                       <version>2.1.7</version>
+                       <version>2.1.9-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>2.1.7</version>
+                       <version>2.1.9-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>