]> 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 6202bbab6a43e49a227c6d8a84945536b0b11638..2c380895d8e490a7989443d360655f2090ca0312 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.base</groupId>
-               <version>1.1.7-SNAPSHOT</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.7-SNAPSHOT</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.7-SNAPSHOT</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.7-SNAPSHOT</version>
+                       <version>2.1.12-SNAPSHOT</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>