diff --git a/.settings-template.xml b/.settings-template.xml index adf3aa28fa50..d48947eadac5 100644 --- a/.settings-template.xml +++ b/.settings-template.xml @@ -1,13 +1,13 @@ - + snapshot spring-ext - http://repo.spring.io/ext-release-local/ + https://repo.spring.io/ext-release-local/ true @@ -18,7 +18,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -26,7 +26,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -46,7 +46,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -54,7 +54,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -66,7 +66,7 @@ spring-ext - http://repo.spring.io/ext-release-local/ + https://repo.spring.io/ext-release-local/ true @@ -87,7 +87,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -97,7 +97,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot false @@ -109,7 +109,7 @@ spring-ext - http://repo.spring.io/ext-release-local/ + https://repo.spring.io/ext-release-local/ true diff --git a/pom.xml b/pom.xml index 7305ea7594c4..86daad09e582 100644 --- a/pom.xml +++ b/pom.xml @@ -1,21 +1,21 @@ - + 4.0.0 org.springframework.boot spring-boot-build - 1.4.0.BUILD-SNAPSHOT + 1.4.0.RELEASE pom Spring Boot Build Spring Boot Build - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 @@ -27,7 +27,7 @@ Phillip Webb pwebb at pivotal.io Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io Project lead @@ -37,7 +37,7 @@ Dave Syer dsyer at pivotal.io Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io Project lead @@ -186,7 +186,7 @@