You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by li...@apache.org on 2011/06/01 00:51:06 UTC

svn commit: r1129952 - /shindig/trunk/pom.xml

Author: lindner
Date: Tue May 31 22:51:06 2011
New Revision: 1129952

URL: http://svn.apache.org/viewvc?rev=1129952&view=rev
Log:
Patch from Matt Marum | Update ICU4J from 4.6.1 to 4.8

Modified:
    shindig/trunk/pom.xml

Modified: shindig/trunk/pom.xml
URL: http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1129952&r1=1129951&r2=1129952&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Tue May 31 22:51:06 2011
@@ -1583,7 +1583,7 @@
       <dependency>
         <groupId>com.ibm.icu</groupId>
         <artifactId>icu4j</artifactId>
-        <version>4.6.1</version>
+        <version>4.8</version>
       </dependency>
       <dependency>
         <groupId>net.sourceforge.htmlunit</groupId>