Skip to content

Commit

Permalink
Merge pull request mojohaus#238 from slachiewicz/patch-1
Browse files Browse the repository at this point in the history
Align license name to ASF standard from parent-pom
  • Loading branch information
khmarbaise authored Dec 18, 2017
2 parents acc2e8c + e20ab31 commit f9a9cfe
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 @@ -19,8 +19,8 @@
<inceptionYear>2008</inceptionYear>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<name>Apache License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
Expand Down

0 comments on commit f9a9cfe

Please sign in to comment.