From 1f4c90f172590040d466bca5a21aebfc3e08b6d1 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Wed, 17 Aug 2016 17:31:25 +0100 Subject: [PATCH] Change repo URLs to https --- pom.xml | 12 ++++++------ spring-cloud-consul-dependencies/pom.xml | 10 +++++----- spring-cloud-starter-consul-all/pom.xml | 4 ++-- spring-cloud-starter-consul-bus/pom.xml | 4 ++-- spring-cloud-starter-consul-config/pom.xml | 4 ++-- spring-cloud-starter-consul-discovery/pom.xml | 4 ++-- spring-cloud-starter-consul/pom.xml | 4 ++-- 7 files changed, 21 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index c8510184..e84e8dfa 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/libs-snapshot-local + https://repo.spring.io/libs-snapshot-local true @@ -92,7 +92,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/libs-milestone-local + https://repo.spring.io/libs-milestone-local false @@ -100,7 +100,7 @@ spring-releases Spring Releases - http://repo.spring.io/release + https://repo.spring.io/release false @@ -110,7 +110,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/libs-snapshot-local + https://repo.spring.io/libs-snapshot-local true @@ -121,7 +121,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/libs-milestone-local + https://repo.spring.io/libs-milestone-local false @@ -129,7 +129,7 @@ spring-releases Spring Releases - http://repo.spring.io/libs-release-local + https://repo.spring.io/libs-release-local false diff --git a/spring-cloud-consul-dependencies/pom.xml b/spring-cloud-consul-dependencies/pom.xml index cf65455f..11782374 100644 --- a/spring-cloud-consul-dependencies/pom.xml +++ b/spring-cloud-consul-dependencies/pom.xml @@ -153,7 +153,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/libs-snapshot-local + https://repo.spring.io/libs-snapshot-local true @@ -164,7 +164,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/libs-milestone-local + https://repo.spring.io/libs-milestone-local false @@ -172,7 +172,7 @@ spring-releases Spring Releases - http://repo.spring.io/release + https://repo.spring.io/release false @@ -182,7 +182,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/libs-snapshot-local + https://repo.spring.io/libs-snapshot-local true @@ -193,7 +193,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/libs-milestone-local + https://repo.spring.io/libs-milestone-local false diff --git a/spring-cloud-starter-consul-all/pom.xml b/spring-cloud-starter-consul-all/pom.xml index 3d23612e..cbe247d0 100644 --- a/spring-cloud-starter-consul-all/pom.xml +++ b/spring-cloud-starter-consul-all/pom.xml @@ -11,10 +11,10 @@ spring-cloud-starter-consul-all Spring Cloud Starter Consul All Spring Cloud Starter Consul All - http://projects.spring.io/spring-cloud + https://projects.spring.io/spring-cloud Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-cloud-starter-consul-bus/pom.xml b/spring-cloud-starter-consul-bus/pom.xml index 68dd86f3..ef523282 100644 --- a/spring-cloud-starter-consul-bus/pom.xml +++ b/spring-cloud-starter-consul-bus/pom.xml @@ -11,10 +11,10 @@ spring-cloud-starter-consul-bus Spring Cloud Starter Consul Bus Spring Cloud Starter Consul Bus - http://projects.spring.io/spring-cloud + https://projects.spring.io/spring-cloud Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-cloud-starter-consul-config/pom.xml b/spring-cloud-starter-consul-config/pom.xml index 21daa336..10d1d5ec 100644 --- a/spring-cloud-starter-consul-config/pom.xml +++ b/spring-cloud-starter-consul-config/pom.xml @@ -11,10 +11,10 @@ spring-cloud-starter-consul-config Spring Cloud Starter Consul Config Spring Cloud Starter Consul Config - http://projects.spring.io/spring-cloud + https://projects.spring.io/spring-cloud Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-cloud-starter-consul-discovery/pom.xml b/spring-cloud-starter-consul-discovery/pom.xml index bd58ee79..337f38a2 100644 --- a/spring-cloud-starter-consul-discovery/pom.xml +++ b/spring-cloud-starter-consul-discovery/pom.xml @@ -12,10 +12,10 @@ spring-cloud-starter-consul-discovery Spring Cloud Starter Consul Discovery Spring Cloud Starter Consul Discovery - http://projects.spring.io/spring-cloud + https://projects.spring.io/spring-cloud Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-cloud-starter-consul/pom.xml b/spring-cloud-starter-consul/pom.xml index 58a848aa..ae2b7eb8 100644 --- a/spring-cloud-starter-consul/pom.xml +++ b/spring-cloud-starter-consul/pom.xml @@ -11,10 +11,10 @@ spring-cloud-starter-consul Spring Cloud Starter Consul Spring Cloud Starter Consul - http://projects.spring.io/spring-cloud + https://projects.spring.io/spring-cloud Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../..