]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.osgi/pom.xml
Import bundle zip (Eclipse)
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.osgi / pom.xml
index ff34db74c79fa14491175ce29459c44c791d00e7..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>
@@ -17,7 +17,7 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
-                               <version>${version.maven-bundle-plugin}</version>
+
                                <configuration>
                                        <instructions>
                                                <Export-Package>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>${project.version}</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>