Skip to content

Commit

Permalink
Giving license name in pom.xml in spdx format
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnarmorling committed Jul 26, 2017
1 parent 932875b commit c15772e
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 @@ -834,7 +834,7 @@

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

0 comments on commit c15772e

Please sign in to comment.