]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.osgi/pom.xml
Migrate sources
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.osgi / pom.xml
index 9f77a8e89b94785c96e33617489be9974a19ad27..690fbb0dadc948a7102a62139060b65757e566ac 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.1-SNAPSHOT</version>
+               <version>0.13.2-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>${version.slc}</version>
+                       <version>0.13.2-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>