]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - osgi/runtime/org.argeo.osgi.boot/pom.xml
[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / osgi / runtime / org.argeo.osgi.boot / pom.xml
index 58240c199e6c0c0177c257fccb2de9003446d396..9e9f30c627c1511154dac0e249c445ef9f56ed82 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>0.2.0</version>
+               <version>0.2.2-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -37,7 +37,7 @@
                                <version>${version.maven-bundle-plugin}</version>
                                <configuration>
                                        <instructions>
-                                               <Bundle-Activator>org.argeo.slc.osgiboot.Activator</Bundle-Activator>
+                                               <Bundle-Activator>org.argeo.osgi.boot.Activator</Bundle-Activator>
                                        </instructions>
                                </configuration>
                        </plugin>