diff --git a/README.md b/README.md
index 37c25704c48..7707c56775a 100644
--- a/README.md
+++ b/README.md
@@ -10,14 +10,14 @@ For current CLDR release information, see [cldr.unicode.org](https://cldr.unicod
## Status
-Update: 2024-04-03
+Update: 2024-04-15
-**Note:** This is a pre-release candidate version of CLDR 45, intended for testing. It is not recommended for production use.
-
+
+This is the final release version of CLDR 45.
### What is CLDR?
The Unicode Common Locale Data Repository (CLDR) provides key building blocks for software to support the world's languages, with the largest and most extensive standard repository of locale data available. This data is used by a [wide spectrum of companies](https://cldr.unicode.org/index#h.ezpykkomyltl) for their software internationalization and localization, adapting software to the conventions of different languages for such common software tasks.
diff --git a/docs/charts/keyboard/pom.xml b/docs/charts/keyboard/pom.xml
index 9d7d9c196b5..dd803493dd7 100644
--- a/docs/charts/keyboard/pom.xml
+++ b/docs/charts/keyboard/pom.xml
@@ -19,7 +19,7 @@
org.unicode.cldr
cldr-all
- 45.0-SNAPSHOT
+ 45.0
../../../tools/pom.xml
diff --git a/docs/ldml/tr35.md b/docs/ldml/tr35.md
index d0af18741bd..c6065047f27 100644
--- a/docs/ldml/tr35.md
+++ b/docs/ldml/tr35.md
@@ -5,7 +5,7 @@
|Version|45 (draft)|
|-------|----------|
|Editors|Mark Davis (markdavis@google.com) and other CLDR committee members|
-|Date|2024-04-03|
+|Date|2024-04-15|
|This Version|https://www.unicode.org/reports/tr35/tr35-72/tr35.html|
|Previous Version|https://www.unicode.org/reports/tr35/tr35-71/tr35.html|
|Latest Version|https://www.unicode.org/reports/tr35/|
diff --git a/pom.xml b/pom.xml
index 0af8401f2d0..4b38473f13c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
org.unicode.cldr
cldr-data
- 44.0-SNAPSHOT
+ 45.0
CLDR Top Level and Data
pom
diff --git a/tools/cldr-apps/pom.xml b/tools/cldr-apps/pom.xml
index e58c1994b11..33efefec667 100644
--- a/tools/cldr-apps/pom.xml
+++ b/tools/cldr-apps/pom.xml
@@ -26,7 +26,7 @@
org.unicode.cldr
cldr-all
- 45.0-SNAPSHOT
+ 45.0
diff --git a/tools/cldr-code/pom.xml b/tools/cldr-code/pom.xml
index e0801dbbf58..d3f90ea7456 100644
--- a/tools/cldr-code/pom.xml
+++ b/tools/cldr-code/pom.xml
@@ -22,7 +22,7 @@
org.unicode.cldr
cldr-all
- 45.0-SNAPSHOT
+ 45.0
diff --git a/tools/cldr-rdf/pom.xml b/tools/cldr-rdf/pom.xml
index b4d010ba198..5bafd235751 100644
--- a/tools/cldr-rdf/pom.xml
+++ b/tools/cldr-rdf/pom.xml
@@ -22,7 +22,7 @@
org.unicode.cldr
cldr-all
- 45.0-SNAPSHOT
+ 45.0
diff --git a/tools/pom.xml b/tools/pom.xml
index 7cf04d7b9c4..0f3cd4947df 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -7,7 +7,7 @@
org.unicode.cldr
cldr-all
- 45.0-SNAPSHOT
+ 45.0
CLDR All Tools
pom
@@ -24,7 +24,7 @@
for the icu4j.version tag to use. In general we should just use the latest
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 -->
- 75.1-SNAPSHOT
+ 75.1
5.8.2
3.1.0
3.11.1