From 59d18f9a5c6a04ea3a8f25593083e4e83f5aa445 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Wed, 17 Aug 2016 17:31:21 +0100 Subject: [PATCH] Change repo URLs to https --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 6fb9f02..d76272c 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ pom Spring Cloud Cli Parent Spring Cloud Cli - http://projects.spring.io/spring-cloud/ + https://projects.spring.io/spring-cloud/ https://github.com/spring-cloud/spring-cloud-cli scm:git:git://github.com/spring-cloud/spring-cloud-cli.git @@ -39,7 +39,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/libs-snapshot-local + https://repo.spring.io/libs-snapshot-local true @@ -50,7 +50,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/libs-milestone-local + https://repo.spring.io/libs-milestone-local false @@ -58,7 +58,7 @@ spring-releases Spring Releases - http://repo.spring.io/release + https://repo.spring.io/release false @@ -68,7 +68,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/libs-snapshot-local + https://repo.spring.io/libs-snapshot-local true @@ -76,7 +76,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/libs-milestone-local + https://repo.spring.io/libs-milestone-local false @@ -84,7 +84,7 @@ spring-releases Spring Releases - http://repo.spring.io/libs-release-local + https://repo.spring.io/libs-release-local false