]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.osgi/pom.xml
[maven-release-plugin] prepare release argeo-slc-0.14.1
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.osgi / pom.xml
index f4876db00918482fe82f630e3a69ca70bde5712b..dc4a2419c7c536ee541e9028794534aa5d08d05c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.12.2</version>
+               <version>0.14.1</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -16,7 +16,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>0.14.1</version>
+               </dependency>
+
+               <dependency>
+                       <groupId>biz.aQute</groupId>
+                       <artifactId>bndlib</artifactId>
                </dependency>
 
                <dependency>
                        <artifactId>com.springsource.org.objectweb.asm.attrs</artifactId>
                </dependency>
 
-               <!--
-                       Xalan and Xerces are implicitly required since the JDK provided
-                       implementations are overridden in the execution modules manager
-               -->
+               <!-- Xalan and Xerces are implicitly required since the JDK provided implementations 
+                       are overridden in the execution modules manager -->
                <dependency>
                        <groupId>org.apache.xalan</groupId>
                        <artifactId>com.springsource.org.apache.xalan</artifactId>