]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - jars/icu4j-52_1/tools/build/build.xml
Upgrade ICU4J.
[Dictionary.git] / jars / icu4j-52_1 / tools / build / build.xml
similarity index 93%
rename from jars/icu4j-4_8_1_1/tools/build/build.xml
rename to jars/icu4j-52_1/tools/build/build.xml
index 74534edffddb15f615e7aaca4bbc76cd6f0f97d4..ff5deff2894caa592544093368ae7065a6f5f6ee 100644 (file)
@@ -1,6 +1,6 @@
 <!--
 *******************************************************************************
-* Copyright (C) 2009-2010, International Business Machines Corporation and    *
+* Copyright (C) 2009-2011, International Business Machines Corporation and    *
 * others. All Rights Reserved.                                                *
 *******************************************************************************
 -->
@@ -27,5 +27,5 @@
 
     <target name="jar" depends="compile, copy, @jar" description="Create the project's jar file"/>
 
-    <target name="src-jar" depends="@src-jar" description="Create the proeject's source jar file"/>
+    <target name="src-jar" depends="@src-jar" description="Create the project's source jar file"/>
 </project>