Skip to content

Commit

Permalink
Force removal of unneeded OSGi headers
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Jan 20, 2021
1 parent 94439a9 commit 0a06ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
org.fusesource.jansi.*;
-noimport:=true
</Export-Package>
<_removeheaders>Bnd-LastModified</_removeheaders>
<_removeheaders>Bnd-LastModified,Include-Resource,Private-Package</_removeheaders>
<_reproducible>true</_reproducible>
</instructions>
</configuration>
Expand Down

0 comments on commit 0a06ceb

Please sign in to comment.