Skip to content

Commit

Permalink
Using SPDX id for license name
Browse files Browse the repository at this point in the history
  • Loading branch information
coheigea committed Oct 5, 2023
1 parent 4d8f52d commit b395e97
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 @@ -241,7 +241,7 @@
</ciManagement>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<name>Apache-2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
Expand Down

0 comments on commit b395e97

Please sign in to comment.