Skip to content

Commit

Permalink
ICU-22606 Point the Maven Central link to license to a versioned one
Browse files Browse the repository at this point in the history
  • Loading branch information
mihnita committed Sep 23, 2024
1 parent 9d9bdfd commit 22fe3a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icu4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<licenses>
<license>
<name>Unicode-3.0</name>
<url>https://raw.githubusercontent.com/unicode-org/icu/main/LICENSE</url>
<url>https://raw.githubusercontent.com/unicode-org/icu/maint/maint-${icu.major.version}/LICENSE</url>
<distribution>repo</distribution>
</license>
</licenses>
Expand Down

0 comments on commit 22fe3a1

Please sign in to comment.