BUG-2637: Create features for migrated apps
[openflowplugin.git] / legacy / sal-compatibility / pom.xml
index 06208a13648f6a9a36705eadc6b175888538d98e..9d5e2d48681188d7feac8ece78829c0dddc85cc5 100644 (file)
@@ -39,7 +39,7 @@
         <configuration>
           <instructions>
             <Bundle-Name>${project.name}</Bundle-Name>
-            <Bundle-Activator>org.opendaylight.controller.sal.compatibility.ComponentActivator</Bundle-Activator>
+            <Bundle-Activator>org.opendaylight.openflowplugin.legacy.sal.compatibility.ComponentActivator</Bundle-Activator>
           </instructions>
         </configuration>
       </plugin>
@@ -52,5 +52,5 @@
     <url>https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:Main</url>
     <tag>HEAD</tag>
   </scm>
-  
+
 </project>