Merge changes I02c2af4b,If6adaabc,I559b92ff
[controller.git] / opendaylight / web / troubleshoot / pom.xml
index 52958e116e15f68304c03cdc16d651e35b18f676..0d088826fd41a50fa36f282ebb799030a680acc0 100644 (file)
@@ -8,7 +8,6 @@
                <version>1.4.0-SNAPSHOT</version>
                <relativePath>../../commons/opendaylight</relativePath>
        </parent>
-       <groupId>org.opendaylight.controller</groupId>
        <artifactId>troubleshoot.web</artifactId>
        <version>0.4.0-SNAPSHOT</version>
        <packaging>bundle</packaging>
@@ -80,6 +79,7 @@
                                                </Import-Package>
                                                <Web-ContextPath>/controller/web/troubleshoot</Web-ContextPath>
                                        </instructions>
+          <manifestLocation>${project.basedir}/src/main/resources/META-INF</manifestLocation>
                                </configuration>
                        </plugin>
                </plugins>