diff --git a/icu4j/readme.html b/icu4j/readme.html index a85f5f492d5..b54c498752e 100644 --- a/icu4j/readme.html +++ b/icu4j/readme.html @@ -14,23 +14,23 @@ h3.doc { text-decoration: underline }
-Note: This is a development release of ICU4J 59. + +Note: This is a release candidate of ICU4J 59. The contents of this document may not reflect the recent changes done for ICU 59 development. This release candidate is intended for those wishing to verify ICU 59 integration before final release. It is not -recommended for production use. --> +recommended for production use.
For the most recent release, see the ICU4J @@ -136,10 +136,10 @@ found in ICU4J.
See the ICU 59 download page[TBD] +
See the ICU 59 download page about new features in this release. The list of API changes since the previous ICU4J release is available -here.
+here. @@ -172,12 +172,12 @@ These versions are tested more thoroughly than day-to-day development builds, and they are packaged in jar files for convenient download.<dependency> <groupId>com.ibm.icu</groupId> <artifactId>icu4j</artifactId> - <version>58.1</version> + <version>59.1</version> </dependency>