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