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