Skip to content

Commit

Permalink
Merge pull request #90 from mbaumbach/master
Browse files Browse the repository at this point in the history
Reserve Java module name
  • Loading branch information
bkiers authored Jun 20, 2018
2 parents aae60e2 + a362c9a commit 76d5208
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,9 @@
<manifest>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
</manifest>
<manifestEntries>
<Automatic-Module-Name>liqp</Automatic-Module-Name>
</manifestEntries>
</archive>
</configuration>
</plugin>
Expand Down

0 comments on commit 76d5208

Please sign in to comment.