Fix minor bug in FRM proactive flow code path
[controller.git] / opendaylight / forwardingrulesmanager / implementation / pom.xml
index d9faed36b9098fe94264a35639244e756e8ab493..df1095c76d64adcaaa327207da772bb305f7d258 100644 (file)
@@ -10,7 +10,6 @@
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.controller</groupId>
   <artifactId>forwardingrulesmanager.implementation</artifactId>
   <version>0.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
@@ -76,6 +75,7 @@
             <Service-Component>
             </Service-Component>
           </instructions>
+          <manifestLocation>${project.basedir}/META-INF</manifestLocation>
         </configuration>
       </plugin>
       <plugin>