Update prereqs for 3.7.2 RC4
diff --git a/wtp-parent/data/dependencies.properties b/wtp-parent/data/dependencies.properties
index 6316b13..96ade91 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.5.2RC2
-eclipse.dir=M-4.5.2RC2-201601281800
+eclipse.id=M20160208-1530
+eclipse.dir=M20160208-1530
eclipse.name=Eclipse 4.5.2 Maintenance Build
eclipse.description=(Platform, PDE, JDT)
@@ -192,8 +192,8 @@
# Eclipse 4.5 SDK Dependency
# groupID : e4x
-e4x.build.id=4.5.2RC2
-e4x.build.dir=M-4.5.2RC2-201601281800
+e4x.build.id=M20160208-1530
+e4x.build.dir=M20160208-1530
eclipse.name=Eclipse 4.5.2 Maintenance Build
@@ -214,8 +214,8 @@
# groupID : emfandxsd
# https://bugs.eclipse.org/bugs/show_bug.cgi?id=317256
-emfandxsd.id=2.11.2RC2
-emfandxsd.dir.id=2.11.2/S201602010740
+emfandxsd.id=2.11.2RC3
+emfandxsd.dir.id=2.11.2/S201602080841
emfandxsd.mirror.prefixuri=/modeling/emf/emf/downloads/drops/${emfandxsd.dir.id}
emfandxsd.file=emf-xsd-SDK-${emfandxsd.id}.zip
@@ -234,8 +234,8 @@
# Eclipse Modeling Framework (EMF) Transaction Dependency
# groupID : emftransaction
-emftransaction.id=1.9.0
-emftransaction.dir.id=1.9.0/R201506010221
+emftransaction.id=1.9.0RC3
+emftransaction.dir.id=1.9.0/S201506010221
emftransaction.mirror.prefixuri=/modeling/emf/transaction/downloads/drops/${emftransaction.dir.id}
emftransaction.file=emf-transaction-runtime-${emftransaction.id}.zip
@@ -254,8 +254,8 @@
# Eclipse Modeling Framework (EMF) Validation Dependency
# groupID : emfvalidation
-emfvalidation.id=1.9.0
-emfvalidation.dir.id=1.9.0/R201505312255
+emfvalidation.id=1.9.0RC3
+emfvalidation.dir.id=1.9.0/S201505312255
emfvalidation.mirror.prefixuri=/modeling/emf/validation/downloads/drops/${emfvalidation.dir.id}
emfvalidation.file=emf-validation-runtime-${emfvalidation.id}.zip
diff --git a/wtp-parent/pom.xml b/wtp-parent/pom.xml
index f087207..d96ad41 100644
--- a/wtp-parent/pom.xml
+++ b/wtp-parent/pom.xml
@@ -42,7 +42,7 @@
<!-- Mars Updates -->
<gef-repo.url>http://download.eclipse.org/tools/gef/updates/milestones</gef-repo.url>
- <platform-repo.url>http://download.eclipse.org/eclipse/updates/4.5-M-builds/M-4.5.2RC2-201601281800</platform-repo.url>
+ <platform-repo.url>http://download.eclipse.org/eclipse/updates/4.5-M-builds/M20160208-1530</platform-repo.url>
<orbit-repo.url>http://download.eclipse.org/tools/orbit/downloads/drops/M20151221205849/repository/</orbit-repo.url>
<jetty-repo.url>http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.2.13.v20150730/</jetty-repo.url>
<emf-repo.url>http://download.eclipse.org/modeling/emf/emf/updates/2.11.x/</emf-repo.url>