Build against Eclipse Simrel 2020-03

Change-Id: I0e530241f630474f6dc63e0dcd4fe8f46edb39fe
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/pom.xml b/pom.xml
index 994d92b..ac5161f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,8 +41,8 @@
     <tycho-extras-version>${tycho-version}</tycho-extras-version>
 
     <!-- eclipse version m2e is built against -->
-    <eclipse.stream>2019-12</eclipse.stream>
-    <eclipse-repo.url>https://download.eclipse.org/eclipse/updates/4.14/</eclipse-repo.url>
+    <eclipse.stream>2020-03</eclipse.stream>
+    <eclipse-repo.url>https://download.eclipse.org/eclipse/updates/4.15/</eclipse-repo.url>
     <eclipse-simrel.url>https://download.eclipse.org/releases/${eclipse.stream}</eclipse-simrel.url>
 
     <tycho.testArgLine>-Xmx800m</tycho.testArgLine>