Build against 2019-12

Change-Id: I31c23ad7fb80ad338471452a9722c98dce4d7c3d
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/pom.xml b/pom.xml
index 649f12f..78ed23f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,8 +38,8 @@
     <tycho-extras-version>${tycho-version}</tycho-extras-version>
 
     <!-- eclipse version m2e is built against -->
-    <eclipse.stream>2019-09</eclipse.stream>
-    <eclipse-repo.url>http://download.eclipse.org/eclipse/updates/4.13/</eclipse-repo.url>
+    <eclipse.stream>2019-12</eclipse.stream>
+    <eclipse-repo.url>http://download.eclipse.org/eclipse/updates/4.14/</eclipse-repo.url>
     <eclipse-simrel.url>http://download.eclipse.org/releases/${eclipse.stream}</eclipse-simrel.url>
 
     <tycho.testArgLine>-Xmx800m</tycho.testArgLine>
@@ -81,9 +81,9 @@
       <url>http://download.eclipse.org/cbi/updates/license</url>
     </repository>
     <repository>
-      <id>Orbit 2019-09</id>
+      <id>Orbit 2019-12</id>
       <layout>p2</layout>
-      <url>https://download.eclipse.org/tools/orbit/downloads/drops/R20190827152740/repository</url>
+      <url>https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository</url>
     </repository>
   </repositories>