Rename packages in OSGi boot
[lgpl/argeo-commons.git] / osgi / runtime / org.argeo.osgi.boot / pom.xml
index c324ee78e34ab201a8ee3ce4563293701c9dd708..cb16149c734f86211e5a7f787e6d66fcf52f065a 100644 (file)
@@ -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>