From f73469d8820c9527bb409ea0d8a062068ecb96be Mon Sep 17 00:00:00 2001 From: Mihai Nita Date: Fri, 3 May 2024 12:47:11 -0700 Subject: [PATCH] CLDR-17492 Temporarily point to a fixed snapshot Use a specific SNAPSHOT so that the cldr-utilities refactoring does not break the functionality. Once the changes land in ICU, we will publish a new version. Then back here I update the package, and go back to using 76.0.1-SNAPSHOT, in one single commit. --- tools/pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/pom.xml b/tools/pom.xml index 487d689752d..1995b6e9a6d 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -25,7 +25,9 @@ SNAPSHOT for the ICU version that we want, so this should only need updating when the ICU version changes e.g. from 74.0.1, to 74.1, to 75.0.1, then to 75.1. You can use github actions in icu to manually push the latest SNAPSHOT version. --> - 76.0.1-SNAPSHOT + + + 76.0.1-20240429.164423-1 5.8.2 3.1.0 3.11.1