bump up to newer eclipselink 2.7.5.v20191016-ea124dd158; use EMF validation and transaction milestone sites

Change-Id: I4b75b848a39ac1fd78deb70f47ca9114fd66a25f
Signed-off-by: nickboldt <nboldt@redhat.com>
diff --git a/wtp-parent/pom.xml b/wtp-parent/pom.xml
index cd7b414..7f488f9 100644
--- a/wtp-parent/pom.xml
+++ b/wtp-parent/pom.xml
@@ -60,14 +60,15 @@
 

     <!-- EMF 2.21 M1 milestone -->

     <emf-repo.url>http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest/</emf-repo.url>

-    <emf-transaction-repo.url>http://download.eclipse.org/modeling/emf/transaction/updates/releases/R201706061339/</emf-transaction-repo.url>

+    <!-- <emf-transaction-repo.url>http://download.eclipse.org/modeling/emf/transaction/updates/releases/R201706061339/</emf-transaction-repo.url> -->

     <emf-transaction-repo.url>https://download.eclipse.org/modeling/emf/transaction/updates/milestones/</emf-transaction-repo.url>

-    <emf-validation-repo.url>http://download.eclipse.org/modeling/emf/validation/updates/releases/R201812070911/</emf-validation-repo.url>

+    <!-- <emf-validation-repo.url>http://download.eclipse.org/modeling/emf/validation/updates/releases/R201812070911/</emf-validation-repo.url> -->

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

     <!-- NOTE: EclipseLink 2.7.4 does not include org.eclipse.persistence.moxy, on which org.eclipse.jpt.jaxb.eclipselink.feature.feature.group depends -->

     <!-- TODO when https://bugs.eclipse.org/bugs/show_bug.cgi?id=545221 is fixed and a new EclipseLink release is available, switch to 2.7.5.

     <eclipselink-repo.url>https://download.eclipse.org/rt/eclipselink/nightly-updates/2.7.5.v20190516-fee9a44e1d/</eclipselink-repo.url> 

     -->

-    <eclipselink-repo.url>http://download.eclipse.org/rt/eclipselink/updates/2.7.3.v20180807-4be1041</eclipselink-repo.url>

+    <eclipselink-repo.url>https://download.eclipse.org/rt/eclipselink/updates/2.7.5.v20191016-ea124dd158/</eclipselink-repo.url>

     <swtbot-repo.url>http://download.eclipse.org/technology/swtbot/releases/2.8.0/</swtbot-repo.url>

 

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