Split ForwardingRulesManager into
[controller.git] / opendaylight / forwardingrulesmanager / api / pom.xml
similarity index 92%
rename from opendaylight/forwardingrulesmanager/pom.xml
rename to opendaylight/forwardingrulesmanager/api/pom.xml
index 27c3b1ecc1f4d46948bdfc9a137541cd56db0533..6b639e3c632f7bcd7b7e5ed1d4c678bac28a5a07 100644 (file)
@@ -6,7 +6,7 @@
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
     <version>1.4.0-SNAPSHOT</version>
-    <relativePath>../commons/opendaylight</relativePath>
+    <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
               org.eclipse.osgi.framework.console,
                          org.osgi.framework
            </Import-Package>
-        <Bundle-Activator>
-             org.opendaylight.controller.forwardingrulesmanager.internal.Activator
-               </Bundle-Activator>
-            <Require-Bundle>
+        <Require-Bundle>
               org.opendaylight.controller.hosttracker
-            </Require-Bundle>
+        </Require-Bundle>
             <Service-Component>
             </Service-Component>
           </instructions>