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