<body style="background-color: rgb(255, 255, 255);" lang="EN-US"
link="#0000ff" vlink="#800080">
<h1>International Components for Unicode for Java (ICU4J)</h1>
-<h2>Read Me for ICU4J 60 Milestone 1</h2>
-(Last Update: 2017-Jun-26)
+<h2>Read Me for ICU4J 60 Release Candidate</h2>
+(Last Update: 2017-Oct-04)
<hr size="2" width="100%">
<p>
<!-- <b>Note:</b> This is major release of ICU4J. It contains bug fixes and adds implementations
of inherited API and introduces new API or functionality. -->
-<b>Note:</b> This is a development milestone of ICU4J 60.
+<!-- <b>Note:</b> This is a development milestone of ICU4J 60.
The contents of this document may not reflect the recent changes done
-for ICU 60 development. It is not recommended for production use.
-<!-- <b>Note:</b> This is a release candidate of ICU4J 60.
+for ICU 60 development. It is not recommended for production use. -->
+<b>Note:</b> This is a release candidate of ICU4J 60.
The contents of this document may not reflect the recent changes done
for ICU 60 development. This release candidate is intended for those
wishing to verify ICU 60 integration before final release. It is not
-recommended for production use. -->
+recommended for production use.
</p>
<p>For the most recent release, see the <a
href="http://www.icu-project.org/download/"> ICU4J
<h2 class="doc"><a name="changes"></a>Changes In This Release</h2>
-<p>See the <a href="https://sites.google.com/site/icusite/download/60">(TBD)ICU 60 download page</a>
+<p>See the <a href="https://sites.google.com/site/icusite/download/60">ICU 60 download page</a>
about new features in this release.</p>
<p>The list of API changes since the previous ICU4J release is available
-<a href="http://source.icu-project.org/repos/icu/tags/milestone-60-0-1/icu4j/APIChangeReport.html">here</a>.</p>
+<a href="http://source.icu-project.org/repos/icu/tags/release-60-rc/icu4j/APIChangeReport.html">here</a>.</p>
<!-- ICU 60 items -->
<!-- <h3>[Subject]</h3> -->
<artifactId>icu4j</artifactId>
<version>60.1</version>
</dependency>
+
+<dependency>
+ <groupId>com.ibm.icu</groupId>
+ <artifactId>icu4j-charset</artifactId>
+ <version>60.1</version>
+</dependency>
+
+<dependency>
+ <groupId>com.ibm.icu</groupId>
+ <artifactId>icu4j-localespi</artifactId>
+ <version>60.1</version>
+</dependency>
</pre>
</ul>
</ul>