]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - jars/icu4j-52_1/main/tests/framework/build.xml
Upgrade ICU4J.
[Dictionary.git] / jars / icu4j-52_1 / main / tests / framework / build.xml
similarity index 93%
rename from jars/icu4j-4_8_1_1/main/tests/framework/build.xml
rename to jars/icu4j-52_1/main/tests/framework/build.xml
index 8ee699932a1541c09118a234833e8f2a244c8cf5..de5697ba90c550c7d436b3ed6ee6b32bcea84809 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>