Skip to content

Commit

Permalink
Improve license section in POM
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua committed Feb 26, 2025
1 parent e0493ae commit fe76c48
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 @@ -21,8 +21,8 @@

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

0 comments on commit fe76c48

Please sign in to comment.