Change generated MANIFEST.MF location
[controller.git] / opendaylight / northbound / staticrouting / pom.xml
index 319de7ea5417ccedaa781d60e6b19344b48810d1..823b76076cf8999bf0723d4750531f1152f6a2ed 100644 (file)
@@ -56,6 +56,7 @@
             </Export-Package>
             <Web-ContextPath>/controller/nb/v2/staticroute</Web-ContextPath>
           </instructions>
+          <manifestLocation>${project.basedir}/src/main/resources/META-INF</manifestLocation>
         </configuration>
       </plugin>
     </plugins>