Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Wolf2019-09-12 21:41:23 +0000
committerThomas Wolf2019-09-12 21:47:09 +0000
commit7406c4437f632da3e827e6bca44c26419ff72de2 (patch)
treef68b4659d0115dd2135d617429714203dc2bc9bf /org.eclipse.egit.target/egit-4.12.target
parentb8bc92e8d92286af2981b34ba6bfa861741f9fcf (diff)
downloadegit-7406c4437f632da3e827e6bca44c26419ff72de2.tar.gz
egit-7406c4437f632da3e827e6bca44c26419ff72de2.tar.xz
egit-7406c4437f632da3e827e6bca44c26419ff72de2.zip
Use HTTPS links
Update all target platforms, about.html, feature.xml, and maven repositories to use HTTPS links. Change-Id: I73e3bb091b723481d323a1ea47b5b153617ab583 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Diffstat (limited to 'org.eclipse.egit.target/egit-4.12.target')
-rw-r--r--org.eclipse.egit.target/egit-4.12.target8
1 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.egit.target/egit-4.12.target b/org.eclipse.egit.target/egit-4.12.target
index e15b0a46bd..967526fef0 100644
--- a/org.eclipse.egit.target/egit-4.12.target
+++ b/org.eclipse.egit.target/egit-4.12.target
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="egit-4.12" sequenceNumber="1567671967">
+<target name="egit-4.12" sequenceNumber="1568324182">
<locations>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="org.eclipse.jetty.client" version="9.4.20.v20190813"/>
@@ -26,7 +26,7 @@
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
<unit id="org.eclipse.swtbot.feature.group" version="0.0.0"/>
<unit id="org.eclipse.swtbot.eclipse.test.junit.feature.group" version="0.0.0"/>
- <repository id="swtbot-snapshot" location="http://download.eclipse.org/technology/swtbot/snapshots/"/>
+ <repository id="swtbot-snapshot" location="https://download.eclipse.org/technology/swtbot/snapshots/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="com.google.gson" version="2.8.2.v20180104-1110"/>
@@ -114,7 +114,7 @@
<unit id="org.eclipse.mylyn.context_feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.mylyn.bugzilla_feature.feature.group" version="0.0.0"/>
<unit id="org.eclipse.tools.layout.spy" version="0.0.0"/>
- <repository location="http://download.eclipse.org/releases/2019-06/"/>
+ <repository location="https://download.eclipse.org/releases/2019-06/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="javax.xml" version="0.0.0"/>
@@ -124,7 +124,7 @@
<unit id="org.apache.xerces" version="0.0.0"/>
<unit id="org.apache.xml.resolver" version="0.0.0"/>
<unit id="org.apache.xml.serializer" version="0.0.0"/>
- <repository location="http://download.eclipse.org/mylyn/releases/latest"/>
+ <repository location="https://download.eclipse.org/mylyn/releases/latest"/>
</location>
</locations>
</target>

Back to the top