Change generated MANIFEST.MF location
[controller.git] / opendaylight / northbound / subnets / pom.xml
index 196bf141fab98dbe7e4909c7674dfc2404b8fc71..2d9e20b2abd1d910516c2ce439288ccdc9b6b82c 100644 (file)
@@ -70,6 +70,7 @@
             </Export-Package>
             <Web-ContextPath>/controller/nb/v2/subnet</Web-ContextPath>
           </instructions>
+          <manifestLocation>${project.basedir}/src/main/resources/META-INF</manifestLocation>
         </configuration>
       </plugin>
     </plugins>