ICU-22606 Point the Maven Central link to license to a versioned one

This commit is contained in:
Mihai Nita 2024-09-22 22:50:04 -07:00
parent 9d9bdfd64f
commit 22fe3a14ab

View file

@ -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>