Remove bad manifestLocation from maven-bundle-plugin
authorMichael Vorburger <vorburger@redhat.com>
Tue, 31 Jan 2017 13:15:52 +0000 (14:15 +0100)
committerTom Pantelis <tpanteli@brocade.com>
Fri, 3 Feb 2017 20:08:32 +0000 (20:08 +0000)
Change-Id: I7741c11a21393510af4dcb452e721abd236a9c2c
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 62a21f23e428f760604fa32a9b28c1da2238e401..e148d00164c76e50a92075f594004cc058c3ac21 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,6 @@
             <Export-Package>
               org.opendaylight.controller.liblldp</Export-Package>
           </instructions>
-          <manifestLocation>${project.basedir}/META-INF</manifestLocation>
         </configuration>
       </plugin>
     </plugins>