Use https for the shared license update site

Change-Id: I28cc02536ddc9c755277ca6a617a6ee3969b5e79
diff --git a/org.eclipse.emf.compare-parent/targetPlatforms/2022-03-sdk.target b/org.eclipse.emf.compare-parent/targetPlatforms/2022-03-sdk.target
index 509eb52..7953993 100644
--- a/org.eclipse.emf.compare-parent/targetPlatforms/2022-03-sdk.target
+++ b/org.eclipse.emf.compare-parent/targetPlatforms/2022-03-sdk.target
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>

 <?pde?>

 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->

-<target name="EMF Compare based on 2022-03 SDK" sequenceNumber="1647963004">

+<target name="EMF Compare based on 2022-03 SDK" sequenceNumber="1662383602">

   <locations>

     <location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">

       <unit id="org.eclipse.license.feature.group" version="1.0.1.v20140414-1359"/>

-      <repository location="http://download.eclipse.org/cbi/updates/license"/>

+      <repository location="https://download.eclipse.org/cbi/updates/license"/>

     </location>

     <location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">

       <unit id="com.google.guava" version="30.1.0.v20210127-2300"/>

diff --git a/org.eclipse.emf.compare-parent/targetPlatforms/extras/2022-03-extras-sdk.target b/org.eclipse.emf.compare-parent/targetPlatforms/extras/2022-03-extras-sdk.target
index 732664e..7311b6a 100644
--- a/org.eclipse.emf.compare-parent/targetPlatforms/extras/2022-03-extras-sdk.target
+++ b/org.eclipse.emf.compare-parent/targetPlatforms/extras/2022-03-extras-sdk.target
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>

 <?pde?>

 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->

-<target name="EMF Compare with extras based on 2022-03" sequenceNumber="1647963015">

+<target name="EMF Compare with extras based on 2022-03" sequenceNumber="1662383612">

   <locations>

     <location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">

       <unit id="org.eclipse.license.feature.group" version="1.0.1.v20140414-1359"/>

-      <repository location="http://download.eclipse.org/cbi/updates/license"/>

+      <repository location="https://download.eclipse.org/cbi/updates/license"/>

     </location>

     <location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">

       <unit id="com.google.guava" version="30.1.0.v20210127-2300"/>

diff --git a/org.eclipse.emf.compare-parent/targetPlatforms/fragments/licence.tpd b/org.eclipse.emf.compare-parent/targetPlatforms/fragments/licence.tpd
index 01d1980..7533633 100644
--- a/org.eclipse.emf.compare-parent/targetPlatforms/fragments/licence.tpd
+++ b/org.eclipse.emf.compare-parent/targetPlatforms/fragments/licence.tpd
@@ -2,6 +2,6 @@
 
 with source, requirements
 
-location "http://download.eclipse.org/cbi/updates/license" {
+location "https://download.eclipse.org/cbi/updates/license" {
 	org.eclipse.license.feature.group [1.0.1,1.1.0)
 }
\ No newline at end of file