Author: tommaso
Date: Wed Jan 12 11:24:18 2011
New Revision: 1058081
URL: http://svn.apache.org/viewvc?rev=1058081&view=rev
Log:
[STANBOL-32] - change icu4j version from 3.4.5 to 3.4.4
Modified:
incubator/stanbol/trunk/fise/parent/pom.xml
Modified: incubator/stanbol/trunk/fise/parent/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/fise/parent/pom.xml?rev=1058081&r1=1058080&r2=1058081&view=diff
==============================================================================
--- incubator/stanbol/trunk/fise/parent/pom.xml (original)
+++ incubator/stanbol/trunk/fise/parent/pom.xml Wed Jan 12 11:24:18 2011
@@ -733,9 +733,9 @@
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>
- <version>3.4.5</version>
+ <version>3.4.4</version>
<scope>provided</scope>
- </dependency>
+ </dependency>
<!-- Sling -->
<dependency>