Merge changes I02c2af4b,If6adaabc,I559b92ff
[controller.git] / opendaylight / protocol_plugins / openflow / pom.xml
index 23c0d9d90e3ff9b0fe3bb48713d45a6201c7a299..98d1ecf6369cc12f63afff93042b17ed2154bbd6 100644 (file)
@@ -8,7 +8,6 @@
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.controller</groupId>
   <artifactId>protocol_plugins.openflow</artifactId>
   <version>0.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
@@ -54,6 +53,7 @@
               org.opendaylight.controller.protocol_plugin.openflow.internal.Activator
             </Bundle-Activator>
           </instructions>
+          <manifestLocation>${project.basedir}/META-INF</manifestLocation>
         </configuration>
       </plugin>
     </plugins>