Skip to content

Commit

Permalink
Fixing link to license text
Browse files Browse the repository at this point in the history
  • Loading branch information
asoldano committed Jul 21, 2017
1 parent c7da1c3 commit b6797f2
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 @@ -39,8 +39,8 @@

<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
<name>Apache License 2.0</name>
<url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
Expand Down

0 comments on commit b6797f2

Please sign in to comment.