[releng] Reset version baseline

Use use https://download.eclipse in instead of
http://download.eclipse.org consistently.
diff --git a/doc/org.eclipse.xsd.doc-feature/feature.xml b/doc/org.eclipse.xsd.doc-feature/feature.xml
index a7ee47f..f891b54 100644
--- a/doc/org.eclipse.xsd.doc-feature/feature.xml
+++ b/doc/org.eclipse.xsd.doc-feature/feature.xml
@@ -2,10 +2,10 @@
 <feature
       id="org.eclipse.xsd.doc"
       label="%featureName"
-      version="2.22.0.qualifier"
+      version="2.23.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.xsd.license"
-      license-feature-version="2.11.0">
+      license-feature-version="2.12.0">
 
    <description>
       %description
@@ -24,8 +24,8 @@
    </license>
 
    <url>
-      <update label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
-      <discovery label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <update label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <discovery label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
    </url>
 
    <plugin
diff --git a/doc/org.eclipse.xsd.doc-feature/pom.xml b/doc/org.eclipse.xsd.doc-feature/pom.xml
index 3a12704..8f967a6 100644
--- a/doc/org.eclipse.xsd.doc-feature/pom.xml
+++ b/doc/org.eclipse.xsd.doc-feature/pom.xml
@@ -12,7 +12,7 @@
 
   <groupId>org.eclipse.emf.features</groupId>
   <artifactId>org.eclipse.xsd.doc</artifactId>
-  <version>2.22.0-SNAPSHOT</version>
+  <version>2.23.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
 </project>
diff --git a/doc/org.eclipse.xsd.doc/META-INF/MANIFEST.MF b/doc/org.eclipse.xsd.doc/META-INF/MANIFEST.MF
index ceddd5d..3c2fb09 100644
--- a/doc/org.eclipse.xsd.doc/META-INF/MANIFEST.MF
+++ b/doc/org.eclipse.xsd.doc/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.xsd.doc; singleton:=true
-Bundle-Version: 2.20.0.qualifier
+Bundle-Version: 2.21.0.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.help;bundle-version="[3.5.0,4.0.0)"
diff --git a/doc/org.eclipse.xsd.doc/pom.xml b/doc/org.eclipse.xsd.doc/pom.xml
index 74d53c9..e57b302 100644
--- a/doc/org.eclipse.xsd.doc/pom.xml
+++ b/doc/org.eclipse.xsd.doc/pom.xml
@@ -12,7 +12,7 @@
 
   <groupId>org.eclipse.emf</groupId>
   <artifactId>org.eclipse.xsd.doc</artifactId>
-  <version>2.20.0-SNAPSHOT</version>
+  <version>2.21.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
 </project>
diff --git a/features/org.eclipse.xsd-feature/feature.xml b/features/org.eclipse.xsd-feature/feature.xml
index d04f044..4aed45c 100644
--- a/features/org.eclipse.xsd-feature/feature.xml
+++ b/features/org.eclipse.xsd-feature/feature.xml
@@ -2,10 +2,10 @@
 <feature
       id="org.eclipse.xsd"
       label="%featureName"
-      version="2.19.0.qualifier"
+      version="2.20.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.xsd.license"
-      license-feature-version="2.11.0">
+      license-feature-version="2.12.0">
 
    <description>
       %description
@@ -24,8 +24,8 @@
    </license>
 
    <url>
-      <update label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
-      <discovery label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <update label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <discovery label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
    </url>
 
    <requires>
diff --git a/features/org.eclipse.xsd-feature/pom.xml b/features/org.eclipse.xsd-feature/pom.xml
index 569ebfb..169ad05 100644
--- a/features/org.eclipse.xsd-feature/pom.xml
+++ b/features/org.eclipse.xsd-feature/pom.xml
@@ -12,7 +12,7 @@
 
   <groupId>org.eclipse.emf.features</groupId>
   <artifactId>org.eclipse.xsd</artifactId>
-  <version>2.19.0-SNAPSHOT</version>
+  <version>2.20.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
 </project>
diff --git a/features/org.eclipse.xsd.ecore.converter-feature/feature.xml b/features/org.eclipse.xsd.ecore.converter-feature/feature.xml
index 255ea09..5a7b1be 100644
--- a/features/org.eclipse.xsd.ecore.converter-feature/feature.xml
+++ b/features/org.eclipse.xsd.ecore.converter-feature/feature.xml
@@ -2,10 +2,10 @@
 <feature
       id="org.eclipse.xsd.ecore.converter"
       label="%featureName"
-      version="2.12.0.qualifier"
+      version="2.13.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.xsd.license"
-      license-feature-version="2.11.0">
+      license-feature-version="2.12.0">
 
    <description>
       %description
@@ -24,8 +24,8 @@
    </license>
 
    <url>
-      <update label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
-      <discovery label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <update label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <discovery label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
    </url>
 
    <requires>
diff --git a/features/org.eclipse.xsd.ecore.converter-feature/pom.xml b/features/org.eclipse.xsd.ecore.converter-feature/pom.xml
index ffd4eca..89af6ba 100644
--- a/features/org.eclipse.xsd.ecore.converter-feature/pom.xml
+++ b/features/org.eclipse.xsd.ecore.converter-feature/pom.xml
@@ -12,7 +12,7 @@
 
   <groupId>org.eclipse.emf.features</groupId>
   <artifactId>org.eclipse.xsd.ecore.converter</artifactId>
-  <version>2.12.0-SNAPSHOT</version>
+  <version>2.13.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
 </project>
diff --git a/features/org.eclipse.xsd.edit-feature/feature.xml b/features/org.eclipse.xsd.edit-feature/feature.xml
index 7e8f39a..b8386eb 100644
--- a/features/org.eclipse.xsd.edit-feature/feature.xml
+++ b/features/org.eclipse.xsd.edit-feature/feature.xml
@@ -2,10 +2,10 @@
 <feature
       id="org.eclipse.xsd.edit"
       label="%featureName"
-      version="2.13.0.qualifier"
+      version="2.14.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.xsd.license"
-      license-feature-version="2.11.0">
+      license-feature-version="2.12.0">
 
    <description>
       %description
@@ -24,8 +24,8 @@
    </license>
 
    <url>
-      <update label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
-      <discovery label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <update label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <discovery label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
    </url>
 
    <requires>
diff --git a/features/org.eclipse.xsd.edit-feature/pom.xml b/features/org.eclipse.xsd.edit-feature/pom.xml
index f265053..da89f06 100644
--- a/features/org.eclipse.xsd.edit-feature/pom.xml
+++ b/features/org.eclipse.xsd.edit-feature/pom.xml
@@ -12,7 +12,7 @@
 
   <groupId>org.eclipse.emf.features</groupId>
   <artifactId>org.eclipse.xsd.edit</artifactId>
-  <version>2.13.0-SNAPSHOT</version>
+  <version>2.14.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
 </project>
diff --git a/features/org.eclipse.xsd.editor-feature/feature.xml b/features/org.eclipse.xsd.editor-feature/feature.xml
index 80d4b7f..3bd5e95 100644
--- a/features/org.eclipse.xsd.editor-feature/feature.xml
+++ b/features/org.eclipse.xsd.editor-feature/feature.xml
@@ -2,10 +2,10 @@
 <feature
       id="org.eclipse.xsd.editor"
       label="%featureName"
-      version="2.13.0.qualifier"
+      version="2.14.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.xsd.license"
-      license-feature-version="2.11.0">
+      license-feature-version="2.12.0">
 
    <description>
       %description
@@ -24,8 +24,8 @@
    </license>
 
    <url>
-      <update label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
-      <discovery label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <update label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <discovery label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
    </url>
 
    <requires>
diff --git a/features/org.eclipse.xsd.editor-feature/pom.xml b/features/org.eclipse.xsd.editor-feature/pom.xml
index 277cbe0..d08effb 100644
--- a/features/org.eclipse.xsd.editor-feature/pom.xml
+++ b/features/org.eclipse.xsd.editor-feature/pom.xml
@@ -12,7 +12,7 @@
 
   <groupId>org.eclipse.emf.features</groupId>
   <artifactId>org.eclipse.xsd.editor</artifactId>
-  <version>2.13.0-SNAPSHOT</version>
+  <version>2.14.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
 </project>
diff --git a/features/org.eclipse.xsd.example-feature/feature.xml b/features/org.eclipse.xsd.example-feature/feature.xml
index d4d1386..5494795 100644
--- a/features/org.eclipse.xsd.example-feature/feature.xml
+++ b/features/org.eclipse.xsd.example-feature/feature.xml
@@ -2,10 +2,10 @@
 <feature
       id="org.eclipse.xsd.example"
       label="%featureName"
-      version="2.11.0.qualifier"
+      version="2.12.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.xsd.license"
-      license-feature-version="2.11.0">
+      license-feature-version="2.12.0">
 
    <description>
       %description
@@ -24,8 +24,8 @@
    </license>
 
    <url>
-      <update label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
-      <discovery label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <update label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <discovery label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
    </url>
 
    <requires>
diff --git a/features/org.eclipse.xsd.example-feature/pom.xml b/features/org.eclipse.xsd.example-feature/pom.xml
index f9c8906..f373f68 100644
--- a/features/org.eclipse.xsd.example-feature/pom.xml
+++ b/features/org.eclipse.xsd.example-feature/pom.xml
@@ -12,7 +12,7 @@
 
   <groupId>org.eclipse.emf.features</groupId>
   <artifactId>org.eclipse.xsd.example</artifactId>
-  <version>2.11.0-SNAPSHOT</version>
+  <version>2.12.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
 </project>
diff --git a/features/org.eclipse.xsd.license-feature/feature.xml b/features/org.eclipse.xsd.license-feature/feature.xml
index 9eaf007..97f0f08 100644
--- a/features/org.eclipse.xsd.license-feature/feature.xml
+++ b/features/org.eclipse.xsd.license-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.xsd.license"
       label="XSD License"
-      version="2.11.0.qualifier"
+      version="2.12.0.qualifier"
       provider-name="Eclipse Modeling Project">
 
    <description>
@@ -22,8 +22,8 @@
    </license>
 
    <url>
-      <update label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
-      <discovery label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <update label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <discovery label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
    </url>
 
 </feature>
diff --git a/features/org.eclipse.xsd.license-feature/pom.xml b/features/org.eclipse.xsd.license-feature/pom.xml
index 0b04b96..4005800 100644
--- a/features/org.eclipse.xsd.license-feature/pom.xml
+++ b/features/org.eclipse.xsd.license-feature/pom.xml
@@ -12,7 +12,7 @@
 
   <groupId>org.eclipse.emf.features</groupId>
   <artifactId>org.eclipse.xsd.license</artifactId>
-  <version>2.11.0-SNAPSHOT</version>
+  <version>2.12.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
 </project>
diff --git a/features/org.eclipse.xsd.mapping-feature/feature.xml b/features/org.eclipse.xsd.mapping-feature/feature.xml
index 35d0595..e0da2e9 100644
--- a/features/org.eclipse.xsd.mapping-feature/feature.xml
+++ b/features/org.eclipse.xsd.mapping-feature/feature.xml
@@ -2,10 +2,10 @@
 <feature
       id="org.eclipse.xsd.mapping"
       label="%featureName"
-      version="2.13.0.qualifier"
+      version="2.14.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.xsd.license"
-      license-feature-version="2.11.0">
+      license-feature-version="2.12.0">
 
    <description>
       %description
@@ -24,8 +24,8 @@
    </license>
 
    <url>
-      <update label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
-      <discovery label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <update label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <discovery label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
    </url>
 
    <requires>
diff --git a/features/org.eclipse.xsd.mapping-feature/pom.xml b/features/org.eclipse.xsd.mapping-feature/pom.xml
index 0239543..f78c5b3 100644
--- a/features/org.eclipse.xsd.mapping-feature/pom.xml
+++ b/features/org.eclipse.xsd.mapping-feature/pom.xml
@@ -12,7 +12,7 @@
 
   <groupId>org.eclipse.emf.features</groupId>
   <artifactId>org.eclipse.xsd.mapping</artifactId>
-  <version>2.13.0-SNAPSHOT</version>
+  <version>2.14.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
 </project>
diff --git a/features/org.eclipse.xsd.mapping.editor-feature/feature.xml b/features/org.eclipse.xsd.mapping.editor-feature/feature.xml
index 5f445c0..a354837 100644
--- a/features/org.eclipse.xsd.mapping.editor-feature/feature.xml
+++ b/features/org.eclipse.xsd.mapping.editor-feature/feature.xml
@@ -2,10 +2,10 @@
 <feature
       id="org.eclipse.xsd.mapping.editor"
       label="%featureName"
-      version="2.13.0.qualifier"
+      version="2.14.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.xsd.license"
-      license-feature-version="2.11.0">
+      license-feature-version="2.12.0">
 
    <description>
       %description
@@ -24,8 +24,8 @@
    </license>
 
    <url>
-      <update label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
-      <discovery label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <update label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <discovery label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
    </url>
 
    <requires>
diff --git a/features/org.eclipse.xsd.mapping.editor-feature/pom.xml b/features/org.eclipse.xsd.mapping.editor-feature/pom.xml
index d85e4d0..1b19187 100644
--- a/features/org.eclipse.xsd.mapping.editor-feature/pom.xml
+++ b/features/org.eclipse.xsd.mapping.editor-feature/pom.xml
@@ -12,7 +12,7 @@
 
   <groupId>org.eclipse.emf.features</groupId>
   <artifactId>org.eclipse.xsd.mapping.editor</artifactId>
-  <version>2.13.0-SNAPSHOT</version>
+  <version>2.14.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
 </project>
diff --git a/features/org.eclipse.xsd.sdk-feature/feature.xml b/features/org.eclipse.xsd.sdk-feature/feature.xml
index c3286b9..84b0b3a 100644
--- a/features/org.eclipse.xsd.sdk-feature/feature.xml
+++ b/features/org.eclipse.xsd.sdk-feature/feature.xml
@@ -2,10 +2,10 @@
 <feature
       id="org.eclipse.xsd.sdk"
       label="%featureName"
-      version="2.26.0.qualifier"
+      version="2.28.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.xsd.license"
-      license-feature-version="2.11.0">
+      license-feature-version="2.12.0">
 
    <description>
       %description
@@ -24,8 +24,8 @@
    </license>
 
    <url>
-      <update label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
-      <discovery label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <update label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
+      <discovery label="%EMFUpdateSiteName" url="https://download.eclipse.org/modeling/emf/emf/builds/"/>
    </url>
 
    <includes
diff --git a/features/org.eclipse.xsd.sdk-feature/pom.xml b/features/org.eclipse.xsd.sdk-feature/pom.xml
index a3d5cd6..7d0a8c8 100644
--- a/features/org.eclipse.xsd.sdk-feature/pom.xml
+++ b/features/org.eclipse.xsd.sdk-feature/pom.xml
@@ -12,7 +12,7 @@
 
   <groupId>org.eclipse.emf.features</groupId>
   <artifactId>org.eclipse.xsd.sdk</artifactId>
-  <version>2.26.0-SNAPSHOT</version>
+  <version>2.28.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
   <build>
diff --git a/plugins/org.eclipse.xsd/XSD.setup b/plugins/org.eclipse.xsd/XSD.setup
index 4152edb..af69266 100644
--- a/plugins/org.eclipse.xsd/XSD.setup
+++ b/plugins/org.eclipse.xsd/XSD.setup
@@ -99,9 +99,9 @@
     <requirement
         name="org.eclipse.xsd.sdk.feature.group"/>
     <repository
-        url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+        url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
     <repository
-        url="http://download.eclipse.org/ecoretools/updates/0.10/R201006151639"/>
+        url="https://download.eclipse.org/ecoretools/updates/0.10/R201006151639"/>
   </setupTask>
   <setupTask
       xsi:type="setup:VariableTask"
@@ -153,156 +153,156 @@
       <repositoryList
           name="2021-09">
         <repository
-            url="http://download.eclipse.org/releases/2021-09"/>
+            url="https://download.eclipse.org/releases/2021-09"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="2021-06">
         <repository
-            url="http://download.eclipse.org/releases/2021-06"/>
+            url="https://download.eclipse.org/releases/2021-06"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="2021-03">
         <repository
-            url="http://download.eclipse.org/releases/2021-03"/>
+            url="https://download.eclipse.org/releases/2021-03"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="2020-12">
         <repository
-            url="http://download.eclipse.org/releases/2020-12"/>
+            url="https://download.eclipse.org/releases/2020-12"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="2020-09">
         <repository
-            url="http://download.eclipse.org/releases/2020-09"/>
+            url="https://download.eclipse.org/releases/2020-09"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="2020-06">
         <repository
-            url="http://download.eclipse.org/releases/2020-06"/>
+            url="https://download.eclipse.org/releases/2020-06"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="2020-03">
         <repository
-            url="http://download.eclipse.org/releases/2020-03"/>
+            url="https://download.eclipse.org/releases/2020-03"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="2019-12">
         <repository
-            url="http://download.eclipse.org/releases/2019-12"/>
+            url="https://download.eclipse.org/releases/2019-12"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="2019-09">
         <repository
-            url="http://download.eclipse.org/releases/2019-09"/>
+            url="https://download.eclipse.org/releases/2019-09"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="2019-06">
         <repository
-            url="http://download.eclipse.org/releases/2019-06"/>
+            url="https://download.eclipse.org/releases/2019-06"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="2019-03">
         <repository
-            url="http://download.eclipse.org/releases/2019-03"/>
+            url="https://download.eclipse.org/releases/2019-03"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="2018-12">
         <repository
-            url="http://download.eclipse.org/releases/2018-12"/>
+            url="https://download.eclipse.org/releases/2018-12"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="2018-09">
         <repository
-            url="http://download.eclipse.org/releases/2018-09"/>
+            url="https://download.eclipse.org/releases/2018-09"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="Photon">
         <repository
-            url="http://download.eclipse.org/releases/photon"/>
+            url="https://download.eclipse.org/releases/photon"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="Oxygen">
         <repository
-            url="http://download.eclipse.org/releases/oxygen"/>
+            url="https://download.eclipse.org/releases/oxygen"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="Neon">
         <repository
-            url="http://download.eclipse.org/releases/neon/201705151400"/>
+            url="https://download.eclipse.org/releases/neon/201705151400"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="Mars">
         <repository
-            url="http://download.eclipse.org/releases/mars/201602261000"/>
+            url="https://download.eclipse.org/releases/mars/201602261000"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="Luna">
         <repository
-            url="http://download.eclipse.org/releases/luna/201502271000"/>
+            url="https://download.eclipse.org/releases/luna/201502271000"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="Kepler">
         <repository
-            url="http://download.eclipse.org/releases/kepler/201402280900"/>
+            url="https://download.eclipse.org/releases/kepler/201402280900"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="Juno">
         <repository
-            url="http://download.eclipse.org/releases/juno/201303010900"/>
+            url="https://download.eclipse.org/releases/juno/201303010900"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="Indigo">
         <repository
-            url="http://download.eclipse.org/releases/indigo/201202240900"/>
+            url="https://download.eclipse.org/releases/indigo/201202240900"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
       <repositoryList
           name="Helios">
         <repository
-            url="http://download.eclipse.org/releases/helios/201102250900"/>
+            url="https://download.eclipse.org/releases/helios/201102250900"/>
         <repository
-            url="http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
+            url="https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest"/>
       </repositoryList>
     </targlet>
   </setupTask>