http -> https

This commit is contained in:
Kris De Volder
2020-11-20 10:26:44 -08:00
parent bf5bd273b1
commit 9b18ca36db

View File

@@ -167,7 +167,7 @@
<id>wwd</id>
<layout>p2</layout>
<!-- <url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url> -->
<url>http://download.eclipse.org/wildwebdeveloper/snapshots</url>
<url>https://download.eclipse.org/wildwebdeveloper/snapshots</url>
</repository>
</repositories>
</profile>
@@ -218,7 +218,7 @@
<id>wwd</id>
<layout>p2</layout>
<!-- <url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url> -->
<url>http://download.eclipse.org/wildwebdeveloper/snapshots</url>
<url>https://download.eclipse.org/wildwebdeveloper/snapshots</url>
</repository>
</repositories>
</profile>