]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - base/plugins/org.argeo.osgi.ui.explorer/pom.xml
Add dep folder
[lgpl/argeo-commons.git] / base / plugins / org.argeo.osgi.ui.explorer / pom.xml
index fe695319df77c341d6a9b1fbe7e980a0b3b84c22..2c380895d8e490a7989443d360655f2090ca0312 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.1.5</version>
+               <version>2.1.12-SNAPSHOT</version>
                <artifactId>plugins</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
                        <artifactId>org.eclipse.osgi</artifactId>
+                       <scope>provided</scope>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>1.1.5</version>
+                       <version>2.1.12-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>1.1.5</version>
+                       <version>2.1.12-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons.base</groupId>
                        <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
-                       <version>1.1.5</version>
+                       <version>2.1.12-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>