Skip to content

Commit

Permalink
Remove bad manifestLocation from maven-bundle-plugin
Browse files Browse the repository at this point in the history
Change-Id: I7741c11a21393510af4dcb452e721abd236a9c2c
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
  • Loading branch information
vorburger authored and Tom Pantelis committed Feb 3, 2017
1 parent 930817d commit e7afc8d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -12,7 +12,6 @@ target-ide
.classpath
.project
.settings
MANIFEST.MF
opendaylight/northbound/integrationtest/logs/*
*.ipr
*.iml
Expand Down
1 change: 0 additions & 1 deletion opendaylight/commons/liblldp/pom.xml
Expand Up @@ -48,7 +48,6 @@
<Export-Package>
org.opendaylight.controller.liblldp</Export-Package>
</instructions>
<manifestLocation>${project.basedir}/META-INF</manifestLocation>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit e7afc8d

Please sign in to comment.