Change generated MANIFEST.MF location
[controller.git] / opendaylight / northbound / hosttracker / pom.xml
index 9b7647be2c7662677f299b899010790fea345bf7..a26bbbd610b4bd38f9dd2c257632e58c5adabc98 100644 (file)
@@ -55,6 +55,7 @@
             </Import-Package>
             <Web-ContextPath>/controller/nb/v2/host</Web-ContextPath>
           </instructions>
+          <manifestLocation>${project.basedir}/src/main/resources/META-INF</manifestLocation>
         </configuration>
       </plugin>
     </plugins>