Skip to content

Commit

Permalink
#68 - update license tag
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Jul 30, 2017
1 parent a8d17f6 commit 1e43ba3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ This plugin could be considered the 'alter ego' of maven apt plugin http://mojo.
</contributors>
<licenses>
<license>
<name>GNU LESSER GENERAL PUBLIC LICENSE</name>
<url>http://www.gnu.org/licenses/lgpl.html</url>
<name>The MIT License</name>
<url>https://opensource.org/licenses/MIT</url>
</license>
</licenses>

Expand Down

0 comments on commit 1e43ba3

Please sign in to comment.