]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/org.argeo.slc.client.ui.dist/pom.xml
[maven-release-plugin] prepare for next development iteration
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.client.ui.dist / pom.xml
index b28710ffecfce4c2deeaf7f14e011f97dcb37b93..6e4bb1c6cf74212c5d19fa03f69c63133a254f9d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc.eclipse</groupId>
                <artifactId>plugins</artifactId>
-               <version>0.13.1</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.client.ui.dist</artifactId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.repo</artifactId>
-                       <version>0.13.1</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc.modules</groupId>
                        <artifactId>org.argeo.slc.server.repo</artifactId>
-                       <version>0.13.1</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
 
-
                <dependency>
-                       <groupId>org.argeo.dep.osgi</groupId>
-                       <artifactId>org.argeo.dep.osgi.bnd</artifactId>
+                       <groupId>biz.aQute</groupId>
+                       <artifactId>bndlib</artifactId>
                </dependency>
        </dependencies>
 </project>