bump update site version; bump emf, query, and mdl-ocl versions to latest

Signed-off-by: nickboldt <nboldt@redhat.com>
diff --git a/pom.xml b/pom.xml
index 80358c7..a1d06f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,9 +18,9 @@
       <platform-repo.url>http://download.eclipse.org/eclipse/updates/I-builds/</platform-repo.url>
       <!-- <orbit-repo.url>http://download.eclipse.org/tools/orbit/I-builds/I20180829144012/repository/</orbit-repo.url> -->
       <orbit-repo.url>http://download.eclipse.org/tools/orbit/downloads/latest-I/</orbit-repo.url>
-      <emf-site>http://download.eclipse.org/modeling/emf/emf/builds/release/2.14/</emf-site>
-      <emf-query-site>http://download.eclipse.org/modeling/emf/query/updates/releases/R201706061326/</emf-query-site>
-      <mdt-ocl-site>http://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.3.0/</mdt-ocl-site>
+      <emf-site>http://download.eclipse.org/modeling/emf/emf/builds/release/2.20/</emf-site>
+      <emf-query-site>http://download.eclipse.org/modeling/emf/query/updates/milestones/</emf-query-site>
+      <mdt-ocl-site>http://download.eclipse.org/modeling/mdt/ocl/updates/releases/latest/</mdt-ocl-site>
       <gef-site>http://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/</gef-site>
       <junit3-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/</junit3-site>
 
diff --git a/site/pom.xml b/site/pom.xml
index 03f5a27..c7cfb9c 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -9,6 +9,6 @@
   </parent>
   <groupId>org.eclipse.datatools</groupId>
   <artifactId>site</artifactId>
-  <version>1.14.105-SNAPSHOT</version>
+  <version>1.14.106-SNAPSHOT</version>
   <packaging>eclipse-repository</packaging>
 </project>