Merge changes I02c2af4b,If6adaabc,I559b92ff
[controller.git] / opendaylight / topologymanager / pom.xml
index 29a060f477e9905256970f0cd7be78c68002c253..57a036b948edab99e09448daf91e294c75849f43 100755 (executable)
@@ -9,7 +9,6 @@
     <relativePath>../commons/opendaylight</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.controller</groupId>
   <artifactId>topologymanager</artifactId>
   <version>0.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
@@ -46,6 +45,7 @@
           org.opendaylight.controller.topologymanager.internal.Activator
         </Bundle-Activator>
          </instructions>
+          <manifestLocation>${project.basedir}/META-INF</manifestLocation>
        </configuration>
       </plugin>
     </plugins>