Merge changes I02c2af4b,If6adaabc,I559b92ff
[controller.git] / opendaylight / clustering / stub / pom.xml
index ab4ef5ad8664c0777a9dac66bb1d7b8ec53a28ae..fd6077d29ec532af5bca18ea5cc60b4411c10a1f 100644 (file)
@@ -8,7 +8,6 @@
     <relativePath>../../commons/opendaylight</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.controller</groupId>
   <artifactId>clustering.stub</artifactId>
   <version>0.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
@@ -33,6 +32,7 @@
               org.opendaylight.controller.clustering.stub.internal.Activator
             </Bundle-Activator>
           </instructions>
+          <manifestLocation>${project.basedir}/META-INF</manifestLocation>
         </configuration>
       </plugin>
     </plugins>