[maven-release-plugin] copy for tag argeo-commons-0.2.1
[lgpl/argeo-commons.git] / osgi / runtime / org.argeo.osgi.boot / pom.xml
index db434a1a0da033249d37136af02d5df83768fa6c..fc4eda94362e661a15afb622187cb6013baf1cdb 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>0.1.2-SNAPSHOT</version>
+               <version>0.2.1</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>