Merge changes I7e42fc60,I6a7335b4,Ie11ee943,Ic48123a3,I89b6349e,I23a09513,Ibe5395dd...
[controller.git] / opendaylight / md-sal / forwardingrules-manager / pom.xml
index 597483ef6541456b4e417c255e71465e8fa0fe79..e2948fd54e59818352d9eff4c51bec8d2ac9a293 100644 (file)
@@ -23,7 +23,7 @@
                 <artifactId>maven-bundle-plugin</artifactId>
                 <configuration>
                     <instructions>
-                        <Bundle-Activator>org.opendaylight.controller.forwardingrulesmanager.consumer.impl.FRMConsumerImpl</Bundle-Activator>
+                        <Bundle-Activator>org.opendaylight.controller.frm.FRMActivator</Bundle-Activator>
                     </instructions>
                 </configuration>
             </plugin>