Update icu4j location for latest rawhide

Change-Id: I75fa5a66e79f3bc26afbc0a0c05383f709377fd0
Signed-off-by: Mat Booth <mat.booth@redhat.com>
Reviewed-on: https://git.eclipse.org/r/36681
diff --git a/dependencies/replace_platform_plugins_with_symlinks.sh b/dependencies/replace_platform_plugins_with_symlinks.sh
index febe616..6c74f9d 100755
--- a/dependencies/replace_platform_plugins_with_symlinks.sh
+++ b/dependencies/replace_platform_plugins_with_symlinks.sh
@@ -23,7 +23,7 @@
 pushd $1
 	# Remove and symlink all duplicate jars in the platform
 	pushd plugins
-		_symlink com.ibm.icu_ icu4j-eclipse/plugins/com.ibm.icu_*.jar
+		_symlink com.ibm.icu_ icu4j/icu4j.jar
 		_symlink com.jcraft.jsch_ jsch.jar 
 		_symlink com.sun.el.javax.el_ glassfish-el.jar
 		_symlink javax.xml_ xml-commons-apis.jar