Merge pull request #58 from apache/bugfix/UIMA-6387-Update-p2-repo-URLs-from-http-to-https

[UIMA-6387] Update p2 repo URLs from http to https
diff --git a/ruta-ep-parent/pom.xml b/ruta-ep-parent/pom.xml
index dc084e0..9985dc1 100644
--- a/ruta-ep-parent/pom.xml
+++ b/ruta-ep-parent/pom.xml
@@ -53,7 +53,7 @@
 
   <properties>
     <eclipseP2RepoId>org.eclipse.p2.201812</eclipseP2RepoId>
-    <eclipseP2RepoUrl>http://download.eclipse.org/releases/2018-12/</eclipseP2RepoUrl>
+    <eclipseP2RepoUrl>https://download.eclipse.org/releases/2018-12/</eclipseP2RepoUrl>
     <dltk.version>[5.11.0,6.0.0)</dltk.version>
   </properties>