Platform RC4
diff --git a/wtp-parent/data/dependencies.properties b/wtp-parent/data/dependencies.properties
index 1699845..f957619 100644
--- a/wtp-parent/data/dependencies.properties
+++ b/wtp-parent/data/dependencies.properties
@@ -133,8 +133,8 @@
 #######################################################################################
 # Eclipse SDK Dependency
 # groupID : eclipse
-eclipse.id=4.5RC3
-eclipse.dir=S-4.5RC3-201505280700
+eclipse.id=4.5RC4
+eclipse.dir=S-4.5RC4-201506032000
 eclipse.name=Eclipse 4.5.0 Stable Build
 
 eclipse.description=(Platform, PDE, JDT)
@@ -192,8 +192,8 @@
 # Eclipse 4.5 SDK Dependency
 # groupID : e4x
 
-e4x.build.id=4.5RC3
-e4x.build.dir=S-4.5RC3-201505280700
+e4x.build.id=4.5RC4
+e4x.build.dir=S-4.5RC4-201506032000
 
 eclipse.name=Eclipse 4.5.0 Stable Build
 
diff --git a/wtp-parent/pom.xml b/wtp-parent/pom.xml
index 2b667a2..7d22c66 100644
--- a/wtp-parent/pom.xml
+++ b/wtp-parent/pom.xml
@@ -43,7 +43,7 @@
    

     <!-- Mars Updates -->

     <gef-repo.url>https://hudson.eclipse.org/hudson/job/gef-master/lastSuccessfulBuild/artifact/update-site</gef-repo.url>

-    <platform-repo.url>http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5RC3-201505280700</platform-repo.url>

+    <platform-repo.url>http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5RC4-201506032000</platform-repo.url>

     <orbit-repo.url>http://download.eclipse.org/tools/orbit/downloads/drops/S20150519210750/repository/</orbit-repo.url>

     <jetty-repo.url>http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.2.9.v20150224/</jetty-repo.url>

     <emf-repo.url>http://download.eclipse.org/modeling/emf/emf/updates/2.11milestones/</emf-repo.url>