Change generated MANIFEST.MF location
[controller.git] / opendaylight / arphandler / pom.xml
index 80d8598d452b8d2dc501d411e6dc33fcb7307afe..e95512dcd0a7637f90223890df79d0a6f2abeb38 100644 (file)
@@ -9,7 +9,6 @@
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.controller</groupId>
   <artifactId>arphandler</artifactId>
   <version>0.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
@@ -38,6 +37,7 @@
           org.opendaylight.controller.arphandler.internal.Activator
                </Bundle-Activator>
          </instructions>
+          <manifestLocation>${project.basedir}/META-INF</manifestLocation>
        </configuration>
       </plugin>
     </plugins>