Merge changes I02c2af4b,If6adaabc,I559b92ff
[controller.git] / opendaylight / clustering / services_implementation / pom.xml
index ee2f65d2c8fb166fc85230ade455e6ecf496168f..6edb50b82efe93b5cbf2a9c3ae1804e1da4bd90c 100644 (file)
@@ -8,7 +8,6 @@
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.controller</groupId>
   <artifactId>clustering.services-implementation</artifactId>
   <version>0.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
@@ -68,6 +67,7 @@
               true
             </Embed-Transitive>
          </instructions>
+        <manifestLocation>${project.basedir}/META-INF</manifestLocation>
        </configuration>
       </plugin>
       <plugin>