diff --git a/pom.xml b/pom.xml index 37ed10e2..c1b2d991 100644 --- a/pom.xml +++ b/pom.xml @@ -34,11 +34,11 @@ ${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion} latest-nightly latest-nightly - http://pdt-eg.github.io/Core-Plugin/nightly - http://pdt-eg.github.io/external-mirror/nightly - http://pulse00.github.io/Doctrine-Eclipse-Plugin/nightly - http://pulse00.github.io/Twig-Eclipse-Plugin/nightly - http://pulse00.github.io/eclipse-indexing-framework/nightly + https://pdt-eg.github.io/Core-Plugin/nightly + https://pdt-eg.github.io/external-mirror/nightly + https://pulse00.github.io/Doctrine-Eclipse-Plugin/nightly + https://pulse00.github.io/Twig-Eclipse-Plugin/nightly + https://pulse00.github.io/eclipse-indexing-framework/nightly @@ -46,32 +46,32 @@ yedit p2 - http://dadacoalition.org/yedit + https://dadacoalition.org/yedit eclipse p2 - http://download.eclipse.org/releases/${eclipse.name} + https://download.eclipse.org/releases/${eclipse.name} dltk p2 - http://download.eclipse.org/technology/dltk/updates-dev/${dltk.version}/ + https://download.eclipse.org/technology/dltk/updates-dev/${dltk.version}/ pdt p2 - http://download.eclipse.org/tools/pdt/updates/${pdt.version}/ + https://download.eclipse.org/tools/pdt/updates/${pdt.version}/ orbit p2 - http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/ + https://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/ Sonatype-public SnakeYAML repository - http://oss.sonatype.org/content/groups/public/ + https://oss.sonatype.org/content/groups/public/ doctrine