]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - osgi/runtime/org.argeo.osgi.boot/pom.xml
[maven-release-plugin] prepare release argeo-commons-0.4.0
[lgpl/argeo-commons.git] / osgi / runtime / org.argeo.osgi.boot / pom.xml
index 94825b5403b3e852b4c436bdbc020095a0a3f6ee..d386c3e1f36390ff80e2a401c771db3a8af1e7e3 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>0.3.3</version>
+               <version>0.4.0</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -22,7 +22,7 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
-                               <version>${version.maven-bundle-plugin}</version>
+
                                <configuration>
                                        <instructions>
                                                <Bundle-Activator>org.argeo.osgi.boot.Activator</Bundle-Activator>