]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.osgi/pom.xml
[maven-release-plugin] prepare for next development iteration
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.osgi / pom.xml
index 22153d83396efa04bab6a2afbadf91ed6b678498..2c250b614106ae6433ae79cc4b55a4383e5676c3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</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>
 
                <dependency>