You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ju...@apache.org on 2008/11/28 02:20:41 UTC

svn commit: r721323 - /lucene/tika/trunk/pom.xml

Author: jukka
Date: Thu Nov 27 17:20:41 2008
New Revision: 721323

URL: http://svn.apache.org/viewvc?rev=721323&view=rev
Log:
TIKA-165: Update icu4j

Modified:
    lucene/tika/trunk/pom.xml

Modified: lucene/tika/trunk/pom.xml
URL: http://svn.apache.org/viewvc/lucene/tika/trunk/pom.xml?rev=721323&r1=721322&r2=721323&view=diff
==============================================================================
--- lucene/tika/trunk/pom.xml (original)
+++ lucene/tika/trunk/pom.xml Thu Nov 27 17:20:41 2008
@@ -206,7 +206,7 @@
     <dependency>
       <groupId>com.ibm.icu</groupId>
       <artifactId>icu4j</artifactId>
-      <version>3.4.4</version>
+      <version>3.8</version>
     </dependency>
     <dependency>
       <groupId>asm</groupId>