Merge "Fixed bug in cross-broker RPC routing"
[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>