From 7c314122f78fd2a837fc1c511e9cd22c4bc0aa45 Mon Sep 17 00:00:00 2001 From: Spring Operator Date: Sat, 16 Mar 2019 11:00:11 -0500 Subject: [PATCH 1/2] Update build and setup configuration to use HTTPS See gh-16243 --- eclipse/spring-boot-project.setup | 18 ++++----- mvnw | 2 +- mvnw.cmd | 2 +- pom.xml | 12 +++--- spring-boot-actuator-docs/pom.xml | 4 +- spring-boot-actuator/pom.xml | 6 +-- spring-boot-autoconfigure/pom.xml | 6 +-- spring-boot-cli/pom.xml | 6 +-- spring-boot-dependencies/pom.xml | 16 ++++---- spring-boot-deployment-tests/pom.xml | 6 +-- .../pom.xml | 8 ++-- .../pom.xml | 6 +-- .../spring-boot-deployment-test-tomee/pom.xml | 8 ++-- .../pom.xml | 8 ++-- spring-boot-devtools/pom.xml | 6 +-- spring-boot-docs/pom.xml | 20 +++++----- spring-boot-full-build/pom.xml | 12 +++--- spring-boot-integration-tests/pom.xml | 6 +-- .../spring-boot-gradle-tests/pom.xml | 8 ++-- .../spring-boot-launch-script-tests/pom.xml | 6 +-- .../conf/CentOS/5.11-7f8a8084/Dockerfile | 2 +- .../conf/CentOS/6.7-4f6d8f79/Dockerfile | 2 +- .../spring-boot-security-tests/pom.xml | 6 +-- .../pom.xml | 6 +-- spring-boot-parent/pom.xml | 40 +++++++++---------- spring-boot-samples/pom.xml | 16 ++++---- .../spring-boot-sample-activemq/pom.xml | 6 +-- .../spring-boot-sample-actuator-log4j/pom.xml | 6 +-- .../pom.xml | 6 +-- .../spring-boot-sample-actuator-noweb/pom.xml | 6 +-- .../spring-boot-sample-actuator-ui/pom.xml | 6 +-- .../spring-boot-sample-actuator/build.gradle | 12 +++--- .../spring-boot-sample-actuator/pom.xml | 6 +-- .../spring-boot-sample-amqp/pom.xml | 6 +-- .../spring-boot-sample-ant/pom.xml | 6 +-- .../spring-boot-sample-aop/pom.xml | 6 +-- .../spring-boot-sample-atmosphere/pom.xml | 6 +-- .../spring-boot-sample-batch/pom.xml | 6 +-- .../spring-boot-sample-cache/pom.xml | 6 +-- .../spring-boot-sample-data-cassandra/pom.xml | 6 +-- .../pom.xml | 6 +-- .../spring-boot-sample-data-gemfire/pom.xml | 6 +-- .../spring-boot-sample-data-jpa/pom.xml | 6 +-- .../spring-boot-sample-data-mongodb/pom.xml | 6 +-- .../spring-boot-sample-data-redis/pom.xml | 6 +-- .../spring-boot-sample-data-rest/pom.xml | 6 +-- .../spring-boot-sample-data-solr/pom.xml | 6 +-- .../spring-boot-sample-devtools/pom.xml | 6 +-- .../spring-boot-sample-flyway/pom.xml | 6 +-- .../spring-boot-sample-hateoas/pom.xml | 6 +-- .../spring-boot-sample-hornetq/pom.xml | 6 +-- .../pom.xml | 2 +- .../spring-boot-sample-hypermedia-jpa/pom.xml | 2 +- .../spring-boot-sample-hypermedia-ui/pom.xml | 2 +- .../spring-boot-sample-hypermedia/pom.xml | 2 +- .../spring-boot-sample-integration/pom.xml | 6 +-- .../spring-boot-sample-jersey/pom.xml | 6 +-- .../spring-boot-sample-jersey1/pom.xml | 6 +-- .../spring-boot-sample-jetty-ssl/pom.xml | 6 +-- .../spring-boot-sample-jetty/pom.xml | 6 +-- .../spring-boot-sample-jetty8-ssl/pom.xml | 6 +-- .../spring-boot-sample-jetty8/pom.xml | 6 +-- .../spring-boot-sample-jetty93/pom.xml | 6 +-- .../spring-boot-sample-jooq/pom.xml | 6 +-- .../spring-boot-sample-jpa/pom.xml | 6 +-- .../spring-boot-sample-jta-atomikos/pom.xml | 6 +-- .../spring-boot-sample-jta-bitronix/pom.xml | 6 +-- .../spring-boot-sample-jta-jndi/pom.xml | 6 +-- .../spring-boot-sample-liquibase/pom.xml | 6 +-- .../spring-boot-sample-logback/build.gradle | 12 +++--- .../spring-boot-sample-logback/pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../spring-boot-sample-metrics-redis/pom.xml | 6 +-- .../spring-boot-sample-parent-context/pom.xml | 6 +-- .../spring-boot-sample-profile/build.gradle | 12 +++--- .../spring-boot-sample-profile/pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../spring-boot-sample-secure-oauth2/pom.xml | 6 +-- .../spring-boot-sample-secure/pom.xml | 6 +-- .../spring-boot-sample-servlet/pom.xml | 6 +-- .../spring-boot-sample-session-redis/pom.xml | 6 +-- .../spring-boot-sample-simple/build.gradle | 12 +++--- .../spring-boot-sample-simple/pom.xml | 6 +-- .../spring-boot-sample-testng/pom.xml | 6 +-- .../spring-boot-sample-tomcat-jsp/pom.xml | 6 +-- .../pom.xml | 6 +-- .../spring-boot-sample-tomcat-ssl/pom.xml | 6 +-- .../spring-boot-sample-tomcat/pom.xml | 6 +-- .../spring-boot-sample-tomcat7-jsp/pom.xml | 6 +-- .../spring-boot-sample-traditional/pom.xml | 6 +-- .../spring-boot-sample-undertow-ssl/pom.xml | 6 +-- .../spring-boot-sample-undertow/pom.xml | 6 +-- .../spring-boot-sample-velocity/pom.xml | 6 +-- .../spring-boot-sample-war/pom.xml | 6 +-- .../spring-boot-sample-web-freemarker/pom.xml | 6 +-- .../pom.xml | 6 +-- .../spring-boot-sample-web-jsp/pom.xml | 6 +-- .../pom.xml | 6 +-- .../spring-boot-sample-web-mustache/pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../spring-boot-sample-web-secure/pom.xml | 6 +-- .../build.gradle | 12 +++--- .../spring-boot-sample-web-static/pom.xml | 6 +-- .../spring-boot-sample-web-ui/build.gradle | 12 +++--- .../spring-boot-sample-web-ui/pom.xml | 6 +-- .../spring-boot-sample-web-velocity/pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../spring-boot-sample-ws/pom.xml | 6 +-- .../spring-boot-sample-xml/pom.xml | 6 +-- spring-boot-starters/pom.xml | 6 +-- .../spring-boot-starter-actuator/pom.xml | 6 +-- .../spring-boot-starter-amqp/pom.xml | 6 +-- .../spring-boot-starter-aop/pom.xml | 6 +-- .../spring-boot-starter-artemis/pom.xml | 6 +-- .../spring-boot-starter-batch/pom.xml | 6 +-- .../spring-boot-starter-cache/pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../spring-boot-starter-data-gemfire/pom.xml | 8 ++-- .../spring-boot-starter-data-jpa/pom.xml | 6 +-- .../spring-boot-starter-data-mongodb/pom.xml | 6 +-- .../spring-boot-starter-data-rest/pom.xml | 6 +-- .../spring-boot-starter-data-solr/pom.xml | 6 +-- .../spring-boot-starter-freemarker/pom.xml | 6 +-- .../pom.xml | 6 +-- .../spring-boot-starter-hateoas/pom.xml | 6 +-- .../spring-boot-starter-hornetq/pom.xml | 6 +-- .../spring-boot-starter-integration/pom.xml | 6 +-- .../spring-boot-starter-jdbc/pom.xml | 6 +-- .../spring-boot-starter-jersey/pom.xml | 6 +-- .../spring-boot-starter-jetty/pom.xml | 6 +-- .../spring-boot-starter-jooq/pom.xml | 6 +-- .../spring-boot-starter-jta-atomikos/pom.xml | 6 +-- .../spring-boot-starter-jta-bitronix/pom.xml | 6 +-- .../spring-boot-starter-log4j/pom.xml | 6 +-- .../spring-boot-starter-log4j2/pom.xml | 6 +-- .../spring-boot-starter-logging/pom.xml | 6 +-- .../spring-boot-starter-mail/pom.xml | 6 +-- .../spring-boot-starter-mobile/pom.xml | 6 +-- .../spring-boot-starter-mustache/pom.xml | 6 +-- .../spring-boot-starter-parent/pom.xml | 6 +-- .../spring-boot-starter-redis/pom.xml | 6 +-- .../spring-boot-starter-remote-shell/pom.xml | 6 +-- .../spring-boot-starter-security/pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../spring-boot-starter-test/pom.xml | 6 +-- .../spring-boot-starter-thymeleaf/pom.xml | 6 +-- .../spring-boot-starter-tomcat/pom.xml | 6 +-- .../spring-boot-starter-undertow/pom.xml | 6 +-- .../spring-boot-starter-validation/pom.xml | 6 +-- .../spring-boot-starter-velocity/pom.xml | 6 +-- .../spring-boot-starter-web/pom.xml | 6 +-- .../spring-boot-starter-websocket/pom.xml | 6 +-- .../spring-boot-starter-ws/pom.xml | 6 +-- .../spring-boot-starter/pom.xml | 6 +-- spring-boot-tools/pom.xml | 6 +-- spring-boot-tools/spring-boot-antlib/pom.xml | 6 +-- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../spring-boot-gradle-plugin/pom.xml | 8 ++-- .../spring-boot-loader-tools/pom.xml | 6 +-- spring-boot-tools/spring-boot-loader/pom.xml | 6 +-- .../src/it/executable-dir/pom.xml | 2 +- .../src/it/executable-jar/pom.xml | 2 +- .../src/it/executable-props/pom.xml | 2 +- .../src/it/executable-war/pom.xml | 2 +- .../spring-boot-maven-plugin/pom.xml | 6 +-- .../src/it/jar-create-dir/pom.xml | 2 +- .../src/it/jar-custom-dir/pom.xml | 2 +- .../src/it/jar-custom-launcher/pom.xml | 2 +- .../src/it/jar-exclude-artifact/pom.xml | 2 +- .../src/it/jar-exclude-entry/pom.xml | 2 +- .../src/it/jar-exclude-group/pom.xml | 2 +- .../src/it/jar-executable/pom.xml | 2 +- .../it/jar-lib-name-conflict/acme-lib/pom.xml | 2 +- .../another-acme-lib/pom.xml | 2 +- .../src/it/jar-lib-name-conflict/pom.xml | 2 +- .../test-project/pom.xml | 2 +- .../src/it/jar-non-executable/pom.xml | 2 +- .../src/it/jar-pom/pom.xml | 2 +- .../src/it/jar-skip/pom.xml | 2 +- .../src/it/jar-test-scope/pom.xml | 2 +- .../src/it/jar-with-unpack/pom.xml | 2 +- .../src/it/jar/pom.xml | 2 +- .../src/it/module/pom.xml | 2 +- .../src/it/prop/pom.xml | 2 +- .../src/it/run-disable-fork/pom.xml | 2 +- .../src/it/run-exclude/pom.xml | 2 +- .../src/it/run-fork/pom.xml | 2 +- .../src/it/run-jvmargs/pom.xml | 2 +- .../src/it/run-profiles-fork/pom.xml | 2 +- .../src/it/run-profiles/pom.xml | 2 +- .../src/it/run-use-test-classpath/pom.xml | 2 +- .../src/it/run/pom.xml | 2 +- .../src/it/start-stop-automatic-fork/pom.xml | 2 +- .../src/it/start-stop-fork/pom.xml | 2 +- .../src/it/start-stop-skip/pom.xml | 2 +- .../src/it/start-stop/pom.xml | 2 +- .../src/it/war-with-unpack/pom.xml | 2 +- .../src/it/war/pom.xml | 2 +- spring-boot/pom.xml | 6 +-- 210 files changed, 609 insertions(+), 609 deletions(-) diff --git a/eclipse/spring-boot-project.setup b/eclipse/spring-boot-project.setup index 2ce79552b0..8967b9a9cb 100644 --- a/eclipse/spring-boot-project.setup +++ b/eclipse/spring-boot-project.setup @@ -1,16 +1,16 @@ + url="https://download.eclipse.org/technology/epp/packages/mars/R"/> + url="https://download.eclipse.org/releases/mars"/> + url="http://andrei.gmxhome.de/eclipse/"/> + url="https://dist.springsource.com/release/TOOLS/update/e4.5"/> + url="https://download.eclipse.org/egit/github/updates/"/> Install the tools needed in the IDE to work with the source code for ${scope.project.label} diff --git a/mvnw b/mvnw index a1ba1bf554..02217b1ecb 100755 --- a/mvnw +++ b/mvnw @@ -8,7 +8,7 @@ # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an diff --git a/mvnw.cmd b/mvnw.cmd index 2b934e89dd..4b98b78c48 100644 --- a/mvnw.cmd +++ b/mvnw.cmd @@ -7,7 +7,7 @@ @REM "License"); you may not use this file except in compliance @REM with the License. You may obtain a copy of the License at @REM -@REM http://www.apache.org/licenses/LICENSE-2.0 +@REM https://www.apache.org/licenses/LICENSE-2.0 @REM @REM Unless required by applicable law or agreed to in writing, @REM software distributed under the License is distributed on an diff --git a/pom.xml b/pom.xml index 0eba1ae99e..f695ddd91a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot spring-boot-build @@ -7,15 +7,15 @@ 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 diff --git a/spring-boot-actuator-docs/pom.xml b/spring-boot-actuator-docs/pom.xml index 2bf66e1736..3313683d84 100644 --- a/spring-boot-actuator-docs/pom.xml +++ b/spring-boot-actuator-docs/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -12,7 +12,7 @@ Spring Boot Actuator Docs Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/.. diff --git a/spring-boot-actuator/pom.xml b/spring-boot-actuator/pom.xml index 8912c59378..70395d9961 100644 --- a/spring-boot-actuator/pom.xml +++ b/spring-boot-actuator/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -10,10 +10,10 @@ spring-boot-actuator Spring Boot Actuator Spring Boot Actuator - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/.. diff --git a/spring-boot-autoconfigure/pom.xml b/spring-boot-autoconfigure/pom.xml index 91643b6f69..a5c18a4f97 100644 --- a/spring-boot-autoconfigure/pom.xml +++ b/spring-boot-autoconfigure/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -10,10 +10,10 @@ spring-boot-autoconfigure Spring Boot AutoConfigure Spring Boot AutoConfigure - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/.. diff --git a/spring-boot-cli/pom.xml b/spring-boot-cli/pom.xml index 91fa2892ae..1e159fd6b9 100644 --- a/spring-boot-cli/pom.xml +++ b/spring-boot-cli/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -10,10 +10,10 @@ spring-boot-cli Spring Boot CLI Spring Boot CLI - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/.. diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index c14c0e0e61..e1464a31b6 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 org.springframework.boot spring-boot-dependencies @@ -6,15 +6,15 @@ pom Spring Boot Dependencies Spring Boot Dependencies - 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 @@ -26,7 +26,7 @@ Phillip Webb pwebb at pivotal.io Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io Project lead @@ -36,7 +36,7 @@ Dave Syer dsyer at pivotal.io Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io Project lead @@ -2220,7 +2220,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -2228,7 +2228,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true diff --git a/spring-boot-deployment-tests/pom.xml b/spring-boot-deployment-tests/pom.xml index b0f4f3f3a9..26f88b8dc3 100644 --- a/spring-boot-deployment-tests/pom.xml +++ b/spring-boot-deployment-tests/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -11,10 +11,10 @@ pom Spring Boot Deployment Tests Spring Boot Deployment Tests - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/.. diff --git a/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml b/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml index e967206ca2..579fca455c 100644 --- a/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml +++ b/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -10,16 +10,16 @@ war Spring Boot Glassfish Deployment Test Spring Boot Glassfish Deployment Test - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. 4.1.1 glassfish4x - http://download.oracle.com/glassfish/${glassfish.version}/release/glassfish-${glassfish.version}.zip + https://download.oracle.com/glassfish/${glassfish.version}/release/glassfish-${glassfish.version}.zip diff --git a/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml b/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml index 1ef507a28d..9f825fb0ee 100644 --- a/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml +++ b/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -10,10 +10,10 @@ war Spring Boot Tomcat Deployment Test Spring Boot Tomcat Deployment Test - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml b/spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml index c1c3738b5a..949299ba34 100644 --- a/spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml +++ b/spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -10,17 +10,17 @@ war Spring Boot TomEE Deployment Test Spring Boot TomEE Deployment Test - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. 1.7.1 tomee1x - http://archive.apache.org/dist/tomee/tomee-${tomee.version}/apache-tomee-${tomee.version}-webprofile.zip + https://archive.apache.org/dist/tomee/tomee-${tomee.version}/apache-tomee-${tomee.version}-webprofile.zip diff --git a/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml b/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml index 7b82b158d4..382c3ca765 100644 --- a/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml +++ b/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -10,16 +10,16 @@ war Spring Boot WildFly Deployment Test Spring Boot WildFly Deployment Test - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. 8.2.0.Final wildfly8x - http://download.jboss.org/wildfly/${wildfly.version}/wildfly-${wildfly.version}.zip + https://download.jboss.org/wildfly/${wildfly.version}/wildfly-${wildfly.version}.zip diff --git a/spring-boot-devtools/pom.xml b/spring-boot-devtools/pom.xml index 0372c9e6f0..9d8c909224 100644 --- a/spring-boot-devtools/pom.xml +++ b/spring-boot-devtools/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -10,10 +10,10 @@ spring-boot-devtools Spring Boot Developer Tools Spring Boot Developer Tools - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/.. diff --git a/spring-boot-docs/pom.xml b/spring-boot-docs/pom.xml index de9dbfa193..f7ec64e36b 100644 --- a/spring-boot-docs/pom.xml +++ b/spring-boot-docs/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -10,10 +10,10 @@ spring-boot-docs Spring Boot Docs Spring Boot Docs - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/.. @@ -583,13 +583,13 @@ true ${basedir}/src/main/javadoc/spring-javadoc.css - http://docs.oracle.com/javase/7/docs/api/ - http://docs.oracle.com/javaee/7/api/ - http://docs.spring.io/spring-framework/docs/${spring.version}/javadoc-api/ - http://docs.spring.io/autorepo/docs/spring-security/${spring-security.version}/apidocs/ - http://tomcat.apache.org/tomcat-8.0-doc/api/ - http://download.eclipse.org/jetty/stable-9/apidocs/ - http://www.thymeleaf.org/apidocs/thymeleaf/${thymeleaf.version}/ + https://docs.oracle.com/javase/7/docs/api/ + https://docs.oracle.com/javaee/7/api/ + https://docs.spring.io/spring-framework/docs/${spring.version}/javadoc-api/ + https://docs.spring.io/autorepo/docs/spring-security/${spring-security.version}/apidocs/ + https://tomcat.apache.org/tomcat-8.0-doc/api/ + https://download.eclipse.org/jetty/stable-9/apidocs/ + https://www.thymeleaf.org/apidocs/thymeleaf/${thymeleaf.version}/ diff --git a/spring-boot-full-build/pom.xml b/spring-boot-full-build/pom.xml index b9602eafa2..184996b4b0 100644 --- a/spring-boot-full-build/pom.xml +++ b/spring-boot-full-build/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot spring-boot-full-build @@ -7,15 +7,15 @@ pom Spring Boot Full Build Spring Boot Full 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 diff --git a/spring-boot-integration-tests/pom.xml b/spring-boot-integration-tests/pom.xml index a63cd1f3b8..a2a6944fce 100644 --- a/spring-boot-integration-tests/pom.xml +++ b/spring-boot-integration-tests/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -11,10 +11,10 @@ pom Spring Boot Integration Tests Spring Boot Integration Tests - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/.. diff --git a/spring-boot-integration-tests/spring-boot-gradle-tests/pom.xml b/spring-boot-integration-tests/spring-boot-gradle-tests/pom.xml index 0f8f873c6c..da58c40713 100644 --- a/spring-boot-integration-tests/spring-boot-gradle-tests/pom.xml +++ b/spring-boot-integration-tests/spring-boot-gradle-tests/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -10,10 +10,10 @@ jar Spring Boot Gradle Integration Tests Spring Boot Gradle Integration Tests - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. @@ -70,7 +70,7 @@ gradle - http://repo.gradle.org/gradle/libs-releases-local + https://repo.gradle.org/gradle/libs-releases-local true diff --git a/spring-boot-integration-tests/spring-boot-launch-script-tests/pom.xml b/spring-boot-integration-tests/spring-boot-launch-script-tests/pom.xml index 1070921b81..a1b93abead 100644 --- a/spring-boot-integration-tests/spring-boot-launch-script-tests/pom.xml +++ b/spring-boot-integration-tests/spring-boot-launch-script-tests/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -10,10 +10,10 @@ jar Spring Boot Launch Script Integration Tests Spring Boot Launch Script Integration Tests - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-integration-tests/spring-boot-launch-script-tests/src/test/resources/conf/CentOS/5.11-7f8a8084/Dockerfile b/spring-boot-integration-tests/spring-boot-launch-script-tests/src/test/resources/conf/CentOS/5.11-7f8a8084/Dockerfile index c5a3f33a0e..01e17d3173 100644 --- a/spring-boot-integration-tests/spring-boot-launch-script-tests/src/test/resources/conf/CentOS/5.11-7f8a8084/Dockerfile +++ b/spring-boot-integration-tests/spring-boot-launch-script-tests/src/test/resources/conf/CentOS/5.11-7f8a8084/Dockerfile @@ -7,6 +7,6 @@ RUN yum install -y wget && \ --no-check-certificate \ --header "Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie" \ --output-document jdk.rpm \ - http://download.oracle.com/otn-pub/java/jdk/8u66-b17/jdk-8u66-linux-x64.rpm && \ + https://download.oracle.com/otn-pub/java/jdk/8u66-b17/jdk-8u66-linux-x64.rpm && \ yum --nogpg localinstall -y jdk.rpm && \ rm -f jdk.rpm diff --git a/spring-boot-integration-tests/spring-boot-launch-script-tests/src/test/resources/conf/CentOS/6.7-4f6d8f79/Dockerfile b/spring-boot-integration-tests/spring-boot-launch-script-tests/src/test/resources/conf/CentOS/6.7-4f6d8f79/Dockerfile index 0105fcf61b..a7798cd125 100644 --- a/spring-boot-integration-tests/spring-boot-launch-script-tests/src/test/resources/conf/CentOS/6.7-4f6d8f79/Dockerfile +++ b/spring-boot-integration-tests/spring-boot-launch-script-tests/src/test/resources/conf/CentOS/6.7-4f6d8f79/Dockerfile @@ -7,6 +7,6 @@ RUN yum install -y wget && \ --no-check-certificate \ --header "Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie" \ --output-document jdk.rpm \ - http://download.oracle.com/otn-pub/java/jdk/8u66-b17/jdk-8u66-linux-x64.rpm && \ + https://download.oracle.com/otn-pub/java/jdk/8u66-b17/jdk-8u66-linux-x64.rpm && \ yum --nogpg localinstall -y jdk.rpm && \ rm -f jdk.rpm diff --git a/spring-boot-integration-tests/spring-boot-security-tests/pom.xml b/spring-boot-integration-tests/spring-boot-security-tests/pom.xml index a7729a827f..97fe560a7a 100644 --- a/spring-boot-integration-tests/spring-boot-security-tests/pom.xml +++ b/spring-boot-integration-tests/spring-boot-security-tests/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -10,10 +10,10 @@ pom Spring Boot Security Tests ${project.name} - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-integration-tests/spring-boot-security-tests/spring-boot-security-test-web-helloworld/pom.xml b/spring-boot-integration-tests/spring-boot-security-tests/spring-boot-security-test-web-helloworld/pom.xml index 914188e8d5..049f9f07de 100644 --- a/spring-boot-integration-tests/spring-boot-security-tests/spring-boot-security-test-web-helloworld/pom.xml +++ b/spring-boot-integration-tests/spring-boot-security-tests/spring-boot-security-test-web-helloworld/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -10,10 +10,10 @@ spring-boot-security-test-web-helloworld Spring Boot Security Tests - Web Hello World ${project.name} - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../../.. diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 8d3e6037a6..cb5aed12c8 100755 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -11,10 +11,10 @@ pom Spring Boot Parent Spring Boot Parent - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io .. @@ -26,7 +26,7 @@ 3.1.1 - http://github.com/spring-projects/spring-boot + https://github.com/spring-projects/spring-boot scm:git:git://github.com/spring-projects/spring-boot.git scm:git:ssh://git@github.com/spring-projects/spring-boot.git @@ -609,7 +609,7 @@ spring-ext - http://repo.spring.io/ext-release-local/ + https://repo.spring.io/ext-release-local/ true @@ -620,7 +620,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -628,7 +628,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -638,7 +638,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -646,7 +646,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -666,7 +666,7 @@ spring-ext - http://repo.spring.io/ext-release-local/ + https://repo.spring.io/ext-release-local/ true @@ -677,7 +677,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -685,7 +685,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -695,7 +695,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -703,7 +703,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -736,7 +736,7 @@ spring-ext - http://repo.spring.io/ext-release-local/ + https://repo.spring.io/ext-release-local/ true @@ -747,7 +747,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -755,7 +755,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -765,7 +765,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -773,7 +773,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -785,7 +785,7 @@ spring-ext - http://repo.spring.io/ext-release-local/ + https://repo.spring.io/ext-release-local/ true diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index a651b41dac..644a7e17da 100644 --- a/spring-boot-samples/pom.xml +++ b/spring-boot-samples/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -11,10 +11,10 @@ pom Spring Boot Samples Spring Boot Samples - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/.. @@ -148,7 +148,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -156,7 +156,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -166,7 +166,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -174,7 +174,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -182,7 +182,7 @@ spring-releases Spring Releases - http://repo.spring.io/release + https://repo.spring.io/release false diff --git a/spring-boot-samples/spring-boot-sample-activemq/pom.xml b/spring-boot-samples/spring-boot-sample-activemq/pom.xml index 81ee698501..1df887587e 100644 --- a/spring-boot-samples/spring-boot-sample-activemq/pom.xml +++ b/spring-boot-samples/spring-boot-sample-activemq/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-activemq Spring Boot ActiveMQ Sample Spring Boot ActiveMQ Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml index f087096b51..8b64f0ba45 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-actuator-log4j Spring Boot Actuator Log4j Sample Spring Boot Actuator Log4j Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml index c40428529b..996b7fd8a0 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-actuator-log4j2 Spring Boot Actuator Log4j 2 Sample Spring Boot Actuator Log4j 2 Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml index b9e92c4b62..83088d5387 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-actuator-noweb Spring Boot Actuator Non-Web Sample Spring Boot Actuator Non-Web Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml index 0b0464eaec..6dce131f87 100644 --- a/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-actuator-ui Spring Boot Actuator UI Sample Spring Boot Actuator UI Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-actuator/build.gradle b/spring-boot-samples/spring-boot-sample-actuator/build.gradle index 06c8aa0882..235da12f2b 100644 --- a/spring-boot-samples/spring-boot-sample-actuator/build.gradle +++ b/spring-boot-samples/spring-boot-sample-actuator/build.gradle @@ -6,9 +6,9 @@ buildscript { // NOTE: You should declare only repositories that you need here mavenLocal() mavenCentral() - maven { url "http://repo.spring.io/release" } - maven { url "http://repo.spring.io/milestone" } - maven { url "http://repo.spring.io/snapshot" } + maven { url "https://repo.spring.io/release" } + maven { url "https://repo.spring.io/milestone" } + maven { url "https://repo.spring.io/snapshot" } } dependencies { classpath("org.springframework.boot:spring-boot-gradle-plugin:${springBootVersion}") @@ -29,9 +29,9 @@ repositories { // NOTE: You should declare only repositories that you need here mavenLocal() mavenCentral() - maven { url "http://repo.spring.io/release" } - maven { url "http://repo.spring.io/milestone" } - maven { url "http://repo.spring.io/snapshot" } + maven { url "https://repo.spring.io/release" } + maven { url "https://repo.spring.io/milestone" } + maven { url "https://repo.spring.io/snapshot" } } dependencies { diff --git a/spring-boot-samples/spring-boot-sample-actuator/pom.xml b/spring-boot-samples/spring-boot-sample-actuator/pom.xml index 3d13cb9165..e1c15d5020 100644 --- a/spring-boot-samples/spring-boot-sample-actuator/pom.xml +++ b/spring-boot-samples/spring-boot-sample-actuator/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-actuator Spring Boot Actuator Sample Spring Boot Actuator Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-amqp/pom.xml b/spring-boot-samples/spring-boot-sample-amqp/pom.xml index 89bc21c60e..2e4a8249d4 100644 --- a/spring-boot-samples/spring-boot-sample-amqp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-amqp/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-amqp Spring Boot AMQP Sample Spring Boot AMQP Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-ant/pom.xml b/spring-boot-samples/spring-boot-sample-ant/pom.xml index 555a0a7a9d..1b69915dbb 100644 --- a/spring-boot-samples/spring-boot-sample-ant/pom.xml +++ b/spring-boot-samples/spring-boot-sample-ant/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-ant Spring Boot Ant Sample Spring Boot Ant Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-aop/pom.xml b/spring-boot-samples/spring-boot-sample-aop/pom.xml index 81be65bf0b..50a3e28634 100644 --- a/spring-boot-samples/spring-boot-sample-aop/pom.xml +++ b/spring-boot-samples/spring-boot-sample-aop/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-aop Spring Boot AOP Sample Spring Boot AOP Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml b/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml index edf93de3db..3d0c8e939e 100644 --- a/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml +++ b/spring-boot-samples/spring-boot-sample-atmosphere/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-atmosphere Spring Boot Atmosphere Sample Spring Boot Atmosphere Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-batch/pom.xml b/spring-boot-samples/spring-boot-sample-batch/pom.xml index b8cf052c7b..81cbf114c1 100644 --- a/spring-boot-samples/spring-boot-sample-batch/pom.xml +++ b/spring-boot-samples/spring-boot-sample-batch/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-batch Spring Boot Batch Sample Spring Boot Batch Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-cache/pom.xml b/spring-boot-samples/spring-boot-sample-cache/pom.xml index 4a1aa2cc4d..1ec4149add 100644 --- a/spring-boot-samples/spring-boot-sample-cache/pom.xml +++ b/spring-boot-samples/spring-boot-sample-cache/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-cache Spring Boot Cache Sample Spring Boot Cache Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml b/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml index e322331e99..d760b628be 100644 --- a/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-data-cassandra Spring Boot Data Cassandra Sample Spring Boot Data Cassandra Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml b/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml index 93faf3332d..7bc6d288fe 100644 --- a/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-data-elasticsearch Spring Boot Data Elasticsearch Sample Spring Boot Data Elasticsearch Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml b/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml index 46d74d5e18..92937b6f48 100644 --- a/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-data-gemfire Spring Boot Data Gemfire Sample Spring Boot Data Gemfire Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml b/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml index 54eea758e6..2d95d71717 100755 --- a/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-jpa/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-data-jpa Spring Boot Data JPA Sample Spring Boot Data JPA Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml b/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml index a981d9a78b..0bc98d1f86 100644 --- a/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-data-mongodb Spring Boot Data MongoDB Sample Spring Boot Data MongoDB Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-data-redis/pom.xml b/spring-boot-samples/spring-boot-sample-data-redis/pom.xml index 19de6ca4d2..97fa74ccae 100644 --- a/spring-boot-samples/spring-boot-sample-data-redis/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-redis/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-data-redis Spring Boot Data Redis Sample Spring Boot Data Redis Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-data-rest/pom.xml b/spring-boot-samples/spring-boot-sample-data-rest/pom.xml index 14cb62f9e2..0cfb53055d 100644 --- a/spring-boot-samples/spring-boot-sample-data-rest/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-rest/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-data-rest Spring Boot Data REST Sample Spring Boot Data REST Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-data-solr/pom.xml b/spring-boot-samples/spring-boot-sample-data-solr/pom.xml index aecf540397..908297269e 100644 --- a/spring-boot-samples/spring-boot-sample-data-solr/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-solr/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-data-solr Spring Boot Data Solr Sample Spring Boot Data Solr Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-devtools/pom.xml b/spring-boot-samples/spring-boot-sample-devtools/pom.xml index 358fd7ca0a..b327b8d014 100644 --- a/spring-boot-samples/spring-boot-sample-devtools/pom.xml +++ b/spring-boot-samples/spring-boot-sample-devtools/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-devtools Spring Boot Developer Tools Sample Spring Boot Developer Tools Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-flyway/pom.xml b/spring-boot-samples/spring-boot-sample-flyway/pom.xml index fcf47188b7..c4f407e43f 100644 --- a/spring-boot-samples/spring-boot-sample-flyway/pom.xml +++ b/spring-boot-samples/spring-boot-sample-flyway/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-flyway Spring Boot Flyway Sample Spring Boot Flyway Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-hateoas/pom.xml b/spring-boot-samples/spring-boot-sample-hateoas/pom.xml index 3a4b877b9c..12a1e48c1a 100644 --- a/spring-boot-samples/spring-boot-sample-hateoas/pom.xml +++ b/spring-boot-samples/spring-boot-sample-hateoas/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-hateoas Spring Boot Hateoas Sample Spring Boot Hateoas Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-hornetq/pom.xml b/spring-boot-samples/spring-boot-sample-hornetq/pom.xml index d05f905486..dd03fb3bc2 100644 --- a/spring-boot-samples/spring-boot-sample-hornetq/pom.xml +++ b/spring-boot-samples/spring-boot-sample-hornetq/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-hornetq Spring Boot HornetQ Sample Spring Boot HornetQ Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-hypermedia-gson/pom.xml b/spring-boot-samples/spring-boot-sample-hypermedia-gson/pom.xml index 02e12b9f79..23e9f22b3f 100644 --- a/spring-boot-samples/spring-boot-sample-hypermedia-gson/pom.xml +++ b/spring-boot-samples/spring-boot-sample-hypermedia-gson/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 diff --git a/spring-boot-samples/spring-boot-sample-hypermedia-jpa/pom.xml b/spring-boot-samples/spring-boot-sample-hypermedia-jpa/pom.xml index df5eafaae6..e7c0804240 100644 --- a/spring-boot-samples/spring-boot-sample-hypermedia-jpa/pom.xml +++ b/spring-boot-samples/spring-boot-sample-hypermedia-jpa/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 diff --git a/spring-boot-samples/spring-boot-sample-hypermedia-ui/pom.xml b/spring-boot-samples/spring-boot-sample-hypermedia-ui/pom.xml index 4d29f1e3ed..8ccd3edc4f 100644 --- a/spring-boot-samples/spring-boot-sample-hypermedia-ui/pom.xml +++ b/spring-boot-samples/spring-boot-sample-hypermedia-ui/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 diff --git a/spring-boot-samples/spring-boot-sample-hypermedia/pom.xml b/spring-boot-samples/spring-boot-sample-hypermedia/pom.xml index 66aa754fe3..cd05c78e69 100644 --- a/spring-boot-samples/spring-boot-sample-hypermedia/pom.xml +++ b/spring-boot-samples/spring-boot-sample-hypermedia/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 diff --git a/spring-boot-samples/spring-boot-sample-integration/pom.xml b/spring-boot-samples/spring-boot-sample-integration/pom.xml index 1f7acbfc0f..06c288bb5d 100644 --- a/spring-boot-samples/spring-boot-sample-integration/pom.xml +++ b/spring-boot-samples/spring-boot-sample-integration/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-integration Spring Boot Integration Sample Spring Boot Integration Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jersey/pom.xml b/spring-boot-samples/spring-boot-sample-jersey/pom.xml index ca5eef552b..f94f1cc58b 100644 --- a/spring-boot-samples/spring-boot-sample-jersey/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jersey/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -11,10 +11,10 @@ war Spring Boot Jersey Sample Spring Boot Jersey Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jersey1/pom.xml b/spring-boot-samples/spring-boot-sample-jersey1/pom.xml index 1ad02d8b9f..efcf2bb0a5 100644 --- a/spring-boot-samples/spring-boot-sample-jersey1/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jersey1/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-jersey1 Spring Boot Jersey 1 Sample Spring Boot Jersey 1 Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml index 46047e80d0..512a0045ea 100644 --- a/spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-jetty-ssl Spring Boot Jetty SSL Sample Spring Boot Jetty SSL Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jetty/pom.xml b/spring-boot-samples/spring-boot-sample-jetty/pom.xml index 1aa927b34c..9559a10332 100644 --- a/spring-boot-samples/spring-boot-sample-jetty/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-jetty Spring Boot Jetty Sample Spring Boot Jetty Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jetty8-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-jetty8-ssl/pom.xml index babc984217..ba2c86d308 100644 --- a/spring-boot-samples/spring-boot-sample-jetty8-ssl/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty8-ssl/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-jetty8-ssl Spring Boot Jetty 8 SSL Sample Spring Boot Jetty 8 SSL Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jetty8/pom.xml b/spring-boot-samples/spring-boot-sample-jetty8/pom.xml index a64ac2b33e..e283f7889a 100644 --- a/spring-boot-samples/spring-boot-sample-jetty8/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty8/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-jetty8 Spring Boot Jetty 8 Sample Spring Boot Jetty 8 Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jetty93/pom.xml b/spring-boot-samples/spring-boot-sample-jetty93/pom.xml index bbe72ef17f..c82e8f8714 100644 --- a/spring-boot-samples/spring-boot-sample-jetty93/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty93/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-jetty93 Spring Boot Jetty 9.3 Sample Spring Boot Jetty 9.3 Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jooq/pom.xml b/spring-boot-samples/spring-boot-sample-jooq/pom.xml index bada6f4cc6..6565474dc5 100644 --- a/spring-boot-samples/spring-boot-sample-jooq/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jooq/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-jooq Spring Boot jOOQ Sample Spring Boot jOOQ Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jpa/pom.xml b/spring-boot-samples/spring-boot-sample-jpa/pom.xml index 61b2a77d71..7c49722f60 100644 --- a/spring-boot-samples/spring-boot-sample-jpa/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jpa/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-jpa Spring Boot JPA Sample Spring Boot JPA Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml b/spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml index 77b733cb07..2770f676c3 100644 --- a/spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-jta-atomikos Spring Boot Atomikos JTA Sample Spring Boot Atomikos JTA Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml b/spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml index d6be1a4414..8abe5c6794 100644 --- a/spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-jta-bitronix Spring Boot Bitronix JTA Sample Spring Boot Bitronix JTA Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml b/spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml index a4c7b67696..93d77c24fc 100644 --- a/spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -11,10 +11,10 @@ Spring Boot JNDI JTA Sample war Spring Boot JNDI JTA Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-liquibase/pom.xml b/spring-boot-samples/spring-boot-sample-liquibase/pom.xml index f189000904..05aaa45454 100644 --- a/spring-boot-samples/spring-boot-sample-liquibase/pom.xml +++ b/spring-boot-samples/spring-boot-sample-liquibase/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-liquibase Spring Boot Liquibase Sample Spring Boot Liquibase Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-logback/build.gradle b/spring-boot-samples/spring-boot-sample-logback/build.gradle index 17d46f15fb..580bd3523a 100644 --- a/spring-boot-samples/spring-boot-sample-logback/build.gradle +++ b/spring-boot-samples/spring-boot-sample-logback/build.gradle @@ -6,9 +6,9 @@ buildscript { // NOTE: You should declare only repositories that you need here mavenLocal() mavenCentral() - maven { url "http://repo.spring.io/release" } - maven { url "http://repo.spring.io/milestone" } - maven { url "http://repo.spring.io/snapshot" } + maven { url "https://repo.spring.io/release" } + maven { url "https://repo.spring.io/milestone" } + maven { url "https://repo.spring.io/snapshot" } } dependencies { classpath("org.springframework.boot:spring-boot-gradle-plugin:${springBootVersion}") @@ -33,9 +33,9 @@ repositories { // NOTE: You should declare only repositories that you need here mavenLocal() mavenCentral() - maven { url "http://repo.spring.io/release" } - maven { url "http://repo.spring.io/milestone" } - maven { url "http://repo.spring.io/snapshot" } + maven { url "https://repo.spring.io/release" } + maven { url "https://repo.spring.io/milestone" } + maven { url "https://repo.spring.io/snapshot" } } dependencies { diff --git a/spring-boot-samples/spring-boot-sample-logback/pom.xml b/spring-boot-samples/spring-boot-sample-logback/pom.xml index ecc27535b5..61f03dd630 100644 --- a/spring-boot-samples/spring-boot-sample-logback/pom.xml +++ b/spring-boot-samples/spring-boot-sample-logback/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-logback Spring Boot Logback Sample Spring Boot Logback Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-metrics-dropwizard/pom.xml b/spring-boot-samples/spring-boot-sample-metrics-dropwizard/pom.xml index 4eb8722ae3..911e40d0dd 100644 --- a/spring-boot-samples/spring-boot-sample-metrics-dropwizard/pom.xml +++ b/spring-boot-samples/spring-boot-sample-metrics-dropwizard/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-metrics-dropwizard Spring Boot Metrics Dropwizard Sample Spring Boot Metrics Dropwizard Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-metrics-opentsdb/pom.xml b/spring-boot-samples/spring-boot-sample-metrics-opentsdb/pom.xml index 649c6618cf..a1bdc3191a 100644 --- a/spring-boot-samples/spring-boot-sample-metrics-opentsdb/pom.xml +++ b/spring-boot-samples/spring-boot-sample-metrics-opentsdb/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-metrics-opentsdb Spring Boot Metrics OpenTSDB Sample Spring Boot Metrics OpenTSDB Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-metrics-redis/pom.xml b/spring-boot-samples/spring-boot-sample-metrics-redis/pom.xml index 1191388c76..6b1b9d4a01 100644 --- a/spring-boot-samples/spring-boot-sample-metrics-redis/pom.xml +++ b/spring-boot-samples/spring-boot-sample-metrics-redis/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-metrics-redis Spring Boot Metrics Redis Sample Spring Boot Metrics Redis Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-parent-context/pom.xml b/spring-boot-samples/spring-boot-sample-parent-context/pom.xml index 66b0c32e22..6958a602fd 100644 --- a/spring-boot-samples/spring-boot-sample-parent-context/pom.xml +++ b/spring-boot-samples/spring-boot-sample-parent-context/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-parent-context Spring Boot Parent Context Sample Spring Boot Parent Context Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io sample.parent.SampleParentContextApplication diff --git a/spring-boot-samples/spring-boot-sample-profile/build.gradle b/spring-boot-samples/spring-boot-sample-profile/build.gradle index cbaacbd9da..507f5c232c 100644 --- a/spring-boot-samples/spring-boot-sample-profile/build.gradle +++ b/spring-boot-samples/spring-boot-sample-profile/build.gradle @@ -6,9 +6,9 @@ buildscript { // NOTE: You should declare only repositories that you need here mavenLocal() mavenCentral() - maven { url "http://repo.spring.io/release" } - maven { url "http://repo.spring.io/milestone" } - maven { url "http://repo.spring.io/snapshot" } + maven { url "https://repo.spring.io/release" } + maven { url "https://repo.spring.io/milestone" } + maven { url "https://repo.spring.io/snapshot" } } dependencies { classpath("org.springframework.boot:spring-boot-gradle-plugin:${springBootVersion}") @@ -41,9 +41,9 @@ repositories { // NOTE: You should declare only repositories that you need here mavenLocal() mavenCentral() - maven { url "http://repo.spring.io/release" } - maven { url "http://repo.spring.io/milestone" } - maven { url "http://repo.spring.io/snapshot" } + maven { url "https://repo.spring.io/release" } + maven { url "https://repo.spring.io/milestone" } + maven { url "https://repo.spring.io/snapshot" } } dependencies { diff --git a/spring-boot-samples/spring-boot-sample-profile/pom.xml b/spring-boot-samples/spring-boot-sample-profile/pom.xml index 2ad47e3e0f..a701ad7ffb 100644 --- a/spring-boot-samples/spring-boot-sample-profile/pom.xml +++ b/spring-boot-samples/spring-boot-sample-profile/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-profile Spring Boot Profile Sample Spring Boot Profile Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-property-validation/pom.xml b/spring-boot-samples/spring-boot-sample-property-validation/pom.xml index 9df9f56a8a..aaa6862fc6 100644 --- a/spring-boot-samples/spring-boot-sample-property-validation/pom.xml +++ b/spring-boot-samples/spring-boot-sample-property-validation/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-property-validation Spring Boot Property Validation Sample Spring Boot Property Validation Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-secure-oauth2-resource/pom.xml b/spring-boot-samples/spring-boot-sample-secure-oauth2-resource/pom.xml index cf4eeb0ab0..4aaf0aee12 100644 --- a/spring-boot-samples/spring-boot-sample-secure-oauth2-resource/pom.xml +++ b/spring-boot-samples/spring-boot-sample-secure-oauth2-resource/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-secure-oauth2-resource spring-boot-sample-secure-oauth2-resource Spring Boot Security OAuth2 Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-secure-oauth2/pom.xml b/spring-boot-samples/spring-boot-sample-secure-oauth2/pom.xml index 7f35366cea..6cc2a46e20 100644 --- a/spring-boot-samples/spring-boot-sample-secure-oauth2/pom.xml +++ b/spring-boot-samples/spring-boot-sample-secure-oauth2/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-secure-oauth2 Spring Boot Security OAuth2 Sample Spring Boot Security OAuth2 Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-secure/pom.xml b/spring-boot-samples/spring-boot-sample-secure/pom.xml index ce33d094dc..ed36904996 100644 --- a/spring-boot-samples/spring-boot-sample-secure/pom.xml +++ b/spring-boot-samples/spring-boot-sample-secure/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-secure Spring Boot Security Sample Spring Boot Security Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-servlet/pom.xml b/spring-boot-samples/spring-boot-sample-servlet/pom.xml index ca40f9fa0d..8366404925 100644 --- a/spring-boot-samples/spring-boot-sample-servlet/pom.xml +++ b/spring-boot-samples/spring-boot-sample-servlet/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -11,10 +11,10 @@ war Spring Boot Servlet Sample Spring Boot Servlet Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-session-redis/pom.xml b/spring-boot-samples/spring-boot-sample-session-redis/pom.xml index 5542fab9a5..2ab68229e6 100644 --- a/spring-boot-samples/spring-boot-sample-session-redis/pom.xml +++ b/spring-boot-samples/spring-boot-sample-session-redis/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-session-redis Spring Boot Session Redis Sample Spring Boot Session Redis Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-simple/build.gradle b/spring-boot-samples/spring-boot-sample-simple/build.gradle index 17d46f15fb..580bd3523a 100644 --- a/spring-boot-samples/spring-boot-sample-simple/build.gradle +++ b/spring-boot-samples/spring-boot-sample-simple/build.gradle @@ -6,9 +6,9 @@ buildscript { // NOTE: You should declare only repositories that you need here mavenLocal() mavenCentral() - maven { url "http://repo.spring.io/release" } - maven { url "http://repo.spring.io/milestone" } - maven { url "http://repo.spring.io/snapshot" } + maven { url "https://repo.spring.io/release" } + maven { url "https://repo.spring.io/milestone" } + maven { url "https://repo.spring.io/snapshot" } } dependencies { classpath("org.springframework.boot:spring-boot-gradle-plugin:${springBootVersion}") @@ -33,9 +33,9 @@ repositories { // NOTE: You should declare only repositories that you need here mavenLocal() mavenCentral() - maven { url "http://repo.spring.io/release" } - maven { url "http://repo.spring.io/milestone" } - maven { url "http://repo.spring.io/snapshot" } + maven { url "https://repo.spring.io/release" } + maven { url "https://repo.spring.io/milestone" } + maven { url "https://repo.spring.io/snapshot" } } dependencies { diff --git a/spring-boot-samples/spring-boot-sample-simple/pom.xml b/spring-boot-samples/spring-boot-sample-simple/pom.xml index fb106a8652..0dced7c827 100644 --- a/spring-boot-samples/spring-boot-sample-simple/pom.xml +++ b/spring-boot-samples/spring-boot-sample-simple/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-simple Spring Boot Simple Sample Spring Boot Simple Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-testng/pom.xml b/spring-boot-samples/spring-boot-sample-testng/pom.xml index 3b9c4e4266..d8256ae1bb 100644 --- a/spring-boot-samples/spring-boot-sample-testng/pom.xml +++ b/spring-boot-samples/spring-boot-sample-testng/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-testng Spring Boot TestNG Sample Spring Boot TestNG Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml index 70cffbdfb9..8ccd2c9596 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -11,10 +11,10 @@ war Spring Boot Tomcat JSP Sample Spring Boot Tomcat JSP Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml index 1b80a3f11a..4a00f0e333 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-tomcat-multi-connectors Spring Boot Multi-Connector Tomcat Sample Spring Boot Multi-Connector Tomcat Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml index 0e2720bb4a..d97a5f2ac9 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-tomcat-ssl Spring Boot Tomcat Sample Spring Boot Tomcat SSL Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-tomcat/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat/pom.xml index e4f9f4f224..48997f552e 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-tomcat Spring Boot Tomcat Sample Spring Boot Tomcat Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-tomcat7-jsp/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat7-jsp/pom.xml index 73c8b36851..adf67d8879 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat7-jsp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat7-jsp/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -11,10 +11,10 @@ war Spring Boot Tomcat 7 JSP Sample Spring Boot Tomcat 7 JSP Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-traditional/pom.xml b/spring-boot-samples/spring-boot-sample-traditional/pom.xml index 0e5f67fa97..71394a2a97 100644 --- a/spring-boot-samples/spring-boot-sample-traditional/pom.xml +++ b/spring-boot-samples/spring-boot-sample-traditional/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -11,10 +11,10 @@ war Spring Boot Traditional Sample Spring Boot Traditional Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml index b3db0ac3b1..b1928be316 100644 --- a/spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml +++ b/spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-undertow-ssl Spring Boot Undertow SSL Sample Spring Boot Undertow SSL Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-undertow/pom.xml b/spring-boot-samples/spring-boot-sample-undertow/pom.xml index 6b534bb296..535a1d6bd1 100644 --- a/spring-boot-samples/spring-boot-sample-undertow/pom.xml +++ b/spring-boot-samples/spring-boot-sample-undertow/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-undertow Spring Boot Undertow Sample Spring Boot Undertow Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-velocity/pom.xml b/spring-boot-samples/spring-boot-sample-velocity/pom.xml index 3e5b7bcb7c..68668323c5 100644 --- a/spring-boot-samples/spring-boot-sample-velocity/pom.xml +++ b/spring-boot-samples/spring-boot-sample-velocity/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-velocity Spring Boot Web Velocity Sample Spring Boot Web Velocity Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-war/pom.xml b/spring-boot-samples/spring-boot-sample-war/pom.xml index 5f368aceb3..2791003e36 100644 --- a/spring-boot-samples/spring-boot-sample-war/pom.xml +++ b/spring-boot-samples/spring-boot-sample-war/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -11,10 +11,10 @@ war Spring Boot War Sample Spring Boot War Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml b/spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml index 3d1a0a4883..d0af7b4905 100644 --- a/spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-web-freemarker Spring Boot Web FreeMarker Sample Spring Boot Web FreeMarker Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml b/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml index 968990e0bc..645a28476e 100755 --- a/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-web-groovy-templates Spring Boot Web Groovy Templates Sample Spring Boot Web Groovy Templates Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-web-jsp/pom.xml b/spring-boot-samples/spring-boot-sample-web-jsp/pom.xml index f192a2e3e8..c682e2aebc 100644 --- a/spring-boot-samples/spring-boot-sample-web-jsp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-jsp/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -11,10 +11,10 @@ war Spring Boot Web JSP Sample Spring Boot Web JSP Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml b/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml index 75a5e56262..2bd442dc99 100644 --- a/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-method-security/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-web-method-security Spring Boot Web Method Security Sample Spring Boot Web Method Security Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-web-mustache/pom.xml b/spring-boot-samples/spring-boot-sample-web-mustache/pom.xml index 7e70d86733..3debe0a22f 100644 --- a/spring-boot-samples/spring-boot-sample-web-mustache/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-mustache/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-web-mustache Spring Boot Web Mustache Sample Spring Boot Web Mustache Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml b/spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml index c6b949cab0..bcbf1fa3a6 100644 --- a/spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-web-secure-custom Spring Boot Web Secure Custom Sample Spring Boot Web Secure Custom Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-web-secure-github/pom.xml b/spring-boot-samples/spring-boot-sample-web-secure-github/pom.xml index 6b70a73b13..23b9533446 100644 --- a/spring-boot-samples/spring-boot-sample-web-secure-github/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-secure-github/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-web-secure-github Spring Boot Web Secure GitHub Sample Spring Boot Web Secure GitHub Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml b/spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml index 3148cee03b..bec03c41e2 100644 --- a/spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-web-secure-jdbc Spring Boot Web Secure JDBC Sample Spring Boot Web Secure JDBC Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-web-secure/pom.xml b/spring-boot-samples/spring-boot-sample-web-secure/pom.xml index fa5bcc8354..85d0665384 100644 --- a/spring-boot-samples/spring-boot-sample-web-secure/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-secure/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-web-secure Spring Boot Web Secure Sample Spring Boot Web Secure Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-web-static/build.gradle b/spring-boot-samples/spring-boot-sample-web-static/build.gradle index 74579547d4..9b532232ff 100644 --- a/spring-boot-samples/spring-boot-sample-web-static/build.gradle +++ b/spring-boot-samples/spring-boot-sample-web-static/build.gradle @@ -6,9 +6,9 @@ buildscript { // NOTE: You should declare only repositories that you need here mavenLocal() mavenCentral() - maven { url "http://repo.spring.io/release" } - maven { url "http://repo.spring.io/milestone" } - maven { url "http://repo.spring.io/snapshot" } + maven { url "https://repo.spring.io/release" } + maven { url "https://repo.spring.io/milestone" } + maven { url "https://repo.spring.io/snapshot" } } dependencies { classpath("org.springframework.boot:spring-boot-gradle-plugin:${springBootVersion}") @@ -31,9 +31,9 @@ repositories { // NOTE: You should declare only repositories that you need here mavenLocal() mavenCentral() - maven { url "http://repo.spring.io/release" } - maven { url "http://repo.spring.io/milestone" } - maven { url "http://repo.spring.io/snapshot" } + maven { url "https://repo.spring.io/release" } + maven { url "https://repo.spring.io/milestone" } + maven { url "https://repo.spring.io/snapshot" } } configurations { diff --git a/spring-boot-samples/spring-boot-sample-web-static/pom.xml b/spring-boot-samples/spring-boot-sample-web-static/pom.xml index 4dd0678287..4db1a4135a 100644 --- a/spring-boot-samples/spring-boot-sample-web-static/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-static/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -11,10 +11,10 @@ war Spring Boot Web Static Sample Spring Boot Web Static Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-web-ui/build.gradle b/spring-boot-samples/spring-boot-sample-web-ui/build.gradle index 6a39821887..8335341a32 100644 --- a/spring-boot-samples/spring-boot-sample-web-ui/build.gradle +++ b/spring-boot-samples/spring-boot-sample-web-ui/build.gradle @@ -7,9 +7,9 @@ buildscript { // NOTE: You should declare only repositories that you need here mavenLocal() mavenCentral() - maven { url "http://repo.spring.io/release" } - maven { url "http://repo.spring.io/milestone" } - maven { url "http://repo.spring.io/snapshot" } + maven { url "https://repo.spring.io/release" } + maven { url "https://repo.spring.io/milestone" } + maven { url "https://repo.spring.io/snapshot" } } dependencies { classpath("org.springframework.boot:spring-boot-gradle-plugin:${springBootVersion}") @@ -36,9 +36,9 @@ repositories { // NOTE: You should declare only repositories that you need here mavenLocal() mavenCentral() - maven { url "http://repo.spring.io/release" } - maven { url "http://repo.spring.io/milestone" } - maven { url "http://repo.spring.io/snapshot" } + maven { url "https://repo.spring.io/release" } + maven { url "https://repo.spring.io/milestone" } + maven { url "https://repo.spring.io/snapshot" } } dependencies { diff --git a/spring-boot-samples/spring-boot-sample-web-ui/pom.xml b/spring-boot-samples/spring-boot-sample-web-ui/pom.xml index a65a38e731..70bf483d17 100755 --- a/spring-boot-samples/spring-boot-sample-web-ui/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-ui/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-web-ui Spring Boot Web UI Sample Spring Boot Web UI Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-web-velocity/pom.xml b/spring-boot-samples/spring-boot-sample-web-velocity/pom.xml index 686a1bc176..48420dd5bd 100644 --- a/spring-boot-samples/spring-boot-sample-web-velocity/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-velocity/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-web-velocity Spring Boot Web Velocity Sample Spring Boot Web Velocity Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml b/spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml index 9f7493b370..90c17a7bca 100755 --- a/spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml +++ b/spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-websocket-jetty Spring Boot WebSocket Jetty Sample Spring Boot WebSocket Jetty Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml b/spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml index 9000d8a110..e0b4e96661 100755 --- a/spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml +++ b/spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-websocket-tomcat Spring Boot WebSocket Tomcat Sample Spring Boot WebSocket Tomcat Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml b/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml index 584d39c8b5..5509ca9d50 100755 --- a/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml +++ b/spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-websocket-undertow Spring Boot WebSocket Undertow Sample Spring Boot WebSocket Undertow Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-ws/pom.xml b/spring-boot-samples/spring-boot-sample-ws/pom.xml index 170ec5dba0..642246faa2 100644 --- a/spring-boot-samples/spring-boot-sample-ws/pom.xml +++ b/spring-boot-samples/spring-boot-sample-ws/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-ws Spring Boot Web Services Sample Spring Boot Web Services Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-xml/pom.xml b/spring-boot-samples/spring-boot-sample-xml/pom.xml index 76e3e49fb9..f3ba098c6b 100644 --- a/spring-boot-samples/spring-boot-sample-xml/pom.xml +++ b/spring-boot-samples/spring-boot-sample-xml/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-xml Spring Boot XML Sample Spring Boot XML Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/pom.xml b/spring-boot-starters/pom.xml index 18ed8fd8c1..21ef2ecc46 100644 --- a/spring-boot-starters/pom.xml +++ b/spring-boot-starters/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -11,10 +11,10 @@ pom Spring Boot Starters Spring Boot Starters - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/.. diff --git a/spring-boot-starters/spring-boot-starter-actuator/pom.xml b/spring-boot-starters/spring-boot-starter-actuator/pom.xml index db55e865b1..11493ffd37 100644 --- a/spring-boot-starters/spring-boot-starter-actuator/pom.xml +++ b/spring-boot-starters/spring-boot-starter-actuator/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-actuator Spring Boot Actuator Starter Spring Boot Actuator Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-amqp/pom.xml b/spring-boot-starters/spring-boot-starter-amqp/pom.xml index acf5adc5ad..243a19fa6e 100644 --- a/spring-boot-starters/spring-boot-starter-amqp/pom.xml +++ b/spring-boot-starters/spring-boot-starter-amqp/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-amqp Spring Boot AMPQ Starter Spring Boot AMQP Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-aop/pom.xml b/spring-boot-starters/spring-boot-starter-aop/pom.xml index 84b03caeef..3018ae75e3 100644 --- a/spring-boot-starters/spring-boot-starter-aop/pom.xml +++ b/spring-boot-starters/spring-boot-starter-aop/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-aop Spring Boot AOP Starter Spring Boot AOP Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-artemis/pom.xml b/spring-boot-starters/spring-boot-starter-artemis/pom.xml index 0a3af15b46..2775c02d1c 100644 --- a/spring-boot-starters/spring-boot-starter-artemis/pom.xml +++ b/spring-boot-starters/spring-boot-starter-artemis/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-artemis Spring Boot Artemis Starter Spring Boot Artemis Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-batch/pom.xml b/spring-boot-starters/spring-boot-starter-batch/pom.xml index 04dd02bc68..0da1723b85 100644 --- a/spring-boot-starters/spring-boot-starter-batch/pom.xml +++ b/spring-boot-starters/spring-boot-starter-batch/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-batch Spring Boot Batch Starter Spring Boot Batch Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-cache/pom.xml b/spring-boot-starters/spring-boot-starter-cache/pom.xml index 36e012f771..b46e9fa800 100644 --- a/spring-boot-starters/spring-boot-starter-cache/pom.xml +++ b/spring-boot-starters/spring-boot-starter-cache/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-cache Spring Boot Cache Starter Spring Boot Cache Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml b/spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml index f86f5c02c7..79d7ce8e60 100644 --- a/spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml +++ b/spring-boot-starters/spring-boot-starter-cloud-connectors/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-cloud-connectors Spring Boot Spring Cloud Connectors Starter Spring Boot Starter for Spring Cloud Connectors - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-data-cassandra/pom.xml b/spring-boot-starters/spring-boot-starter-data-cassandra/pom.xml index 9fcc8e1812..bb64be97ae 100644 --- a/spring-boot-starters/spring-boot-starter-data-cassandra/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-cassandra/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-data-cassandra Spring Boot Data Cassandra Starter Spring Boot Data Cassandra Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml b/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml index 03e7a9af4c..efb17a3451 100644 --- a/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-elasticsearch/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-data-elasticsearch Spring Boot Data Elasticsearch Starter Spring Boot Data Elasticsearch Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml b/spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml index e200a525e4..2db65734b0 100644 --- a/spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-gemfire/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-data-gemfire Spring Boot Data GemFire Starter Spring Data GemFire Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. @@ -40,7 +40,7 @@ repo.spring.io - http://repo.spring.io/libs-release + https://repo.spring.io/libs-release true diff --git a/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml b/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml index 76d9868920..9c25f2977c 100644 --- a/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-jpa/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-data-jpa Spring Boot Data JPA Starter Spring Boot Data JPA Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml b/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml index bf79a76114..602bcd6948 100644 --- a/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-data-mongodb Spring Boot Data MongoDB Starter Spring Boot Data MongoDB Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-data-rest/pom.xml b/spring-boot-starters/spring-boot-starter-data-rest/pom.xml index 0eaafd51eb..8305e4f38a 100644 --- a/spring-boot-starters/spring-boot-starter-data-rest/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-rest/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-data-rest Spring Boot Data REST Starter Spring Boot Data REST Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-data-solr/pom.xml b/spring-boot-starters/spring-boot-starter-data-solr/pom.xml index 5a8534f6ee..3b2041f0c6 100644 --- a/spring-boot-starters/spring-boot-starter-data-solr/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-solr/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-data-solr Spring Boot Data Solr Starter Spring Boot Data Solr Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-freemarker/pom.xml b/spring-boot-starters/spring-boot-starter-freemarker/pom.xml index c50f581f62..ed8edc838f 100644 --- a/spring-boot-starters/spring-boot-starter-freemarker/pom.xml +++ b/spring-boot-starters/spring-boot-starter-freemarker/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-freemarker Spring Boot FreeMarker Starter Spring Boot FreeMarker Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml b/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml index 816a448796..67cf97e0bd 100644 --- a/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml +++ b/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-groovy-templates Spring Boot Groovy Templates Starter Spring Boot Groovy Templates Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-hateoas/pom.xml b/spring-boot-starters/spring-boot-starter-hateoas/pom.xml index ded2250678..c3ffec9861 100644 --- a/spring-boot-starters/spring-boot-starter-hateoas/pom.xml +++ b/spring-boot-starters/spring-boot-starter-hateoas/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-hateoas Spring Boot HATEOAS Starter Spring Boot HATEOAS Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-hornetq/pom.xml b/spring-boot-starters/spring-boot-starter-hornetq/pom.xml index 406100a286..69802c2da9 100644 --- a/spring-boot-starters/spring-boot-starter-hornetq/pom.xml +++ b/spring-boot-starters/spring-boot-starter-hornetq/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-hornetq Spring Boot HornetQ Starter Spring Boot HornetQ Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-integration/pom.xml b/spring-boot-starters/spring-boot-starter-integration/pom.xml index 57542f2974..27bcfeaa8c 100644 --- a/spring-boot-starters/spring-boot-starter-integration/pom.xml +++ b/spring-boot-starters/spring-boot-starter-integration/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-integration Spring Boot Integration Starter Spring Boot Integration Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-jdbc/pom.xml b/spring-boot-starters/spring-boot-starter-jdbc/pom.xml index c0432b6d21..48a3607c74 100644 --- a/spring-boot-starters/spring-boot-starter-jdbc/pom.xml +++ b/spring-boot-starters/spring-boot-starter-jdbc/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-jdbc Spring Boot JDBC Starter Spring Boot JDBC Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-jersey/pom.xml b/spring-boot-starters/spring-boot-starter-jersey/pom.xml index 5cfed2c9d1..4af717f5a5 100644 --- a/spring-boot-starters/spring-boot-starter-jersey/pom.xml +++ b/spring-boot-starters/spring-boot-starter-jersey/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-jersey Spring Boot Jersey Starter Spring Boot Jersey Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-jetty/pom.xml b/spring-boot-starters/spring-boot-starter-jetty/pom.xml index 0e7988e60d..832214f351 100644 --- a/spring-boot-starters/spring-boot-starter-jetty/pom.xml +++ b/spring-boot-starters/spring-boot-starter-jetty/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-jetty Spring Boot Jetty Starter Spring Boot Jetty Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-jooq/pom.xml b/spring-boot-starters/spring-boot-starter-jooq/pom.xml index a21bea92a0..d00b287807 100644 --- a/spring-boot-starters/spring-boot-starter-jooq/pom.xml +++ b/spring-boot-starters/spring-boot-starter-jooq/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-jooq Spring Boot JOOQ Starter Spring Boot JOOQ Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml b/spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml index 2ca8b43419..7163658624 100644 --- a/spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml +++ b/spring-boot-starters/spring-boot-starter-jta-atomikos/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-jta-atomikos Spring Boot Atomikos JTA Starter Spring Boot Atomikos JTA Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-jta-bitronix/pom.xml b/spring-boot-starters/spring-boot-starter-jta-bitronix/pom.xml index e33e39b51e..8a212df618 100644 --- a/spring-boot-starters/spring-boot-starter-jta-bitronix/pom.xml +++ b/spring-boot-starters/spring-boot-starter-jta-bitronix/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-jta-bitronix Spring Boot Bitronix JTA Starter Spring Boot Bitronix JTA Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-log4j/pom.xml b/spring-boot-starters/spring-boot-starter-log4j/pom.xml index e63974bf8b..3cdcc92af5 100644 --- a/spring-boot-starters/spring-boot-starter-log4j/pom.xml +++ b/spring-boot-starters/spring-boot-starter-log4j/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-log4j Spring Boot Log4J Starter Spring Boot Log4J Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-log4j2/pom.xml b/spring-boot-starters/spring-boot-starter-log4j2/pom.xml index 3087908742..88eb31adfa 100644 --- a/spring-boot-starters/spring-boot-starter-log4j2/pom.xml +++ b/spring-boot-starters/spring-boot-starter-log4j2/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-log4j2 Spring Boot Log4J2 Starter Spring Boot Log4J2 Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-logging/pom.xml b/spring-boot-starters/spring-boot-starter-logging/pom.xml index 58a07810c8..fc217c9225 100644 --- a/spring-boot-starters/spring-boot-starter-logging/pom.xml +++ b/spring-boot-starters/spring-boot-starter-logging/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-logging Spring Boot Logger Starter Spring Boot Logger Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-mail/pom.xml b/spring-boot-starters/spring-boot-starter-mail/pom.xml index eab5b21997..66f3935e98 100644 --- a/spring-boot-starters/spring-boot-starter-mail/pom.xml +++ b/spring-boot-starters/spring-boot-starter-mail/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-mail Spring Boot Mail Starter Spring Boot Mail Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-mobile/pom.xml b/spring-boot-starters/spring-boot-starter-mobile/pom.xml index 2a7bb26bda..1fda35cdfd 100644 --- a/spring-boot-starters/spring-boot-starter-mobile/pom.xml +++ b/spring-boot-starters/spring-boot-starter-mobile/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-mobile Spring Boot Mobile Starter Spring Boot Mobile Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-mustache/pom.xml b/spring-boot-starters/spring-boot-starter-mustache/pom.xml index ed06104655..92919f6e66 100644 --- a/spring-boot-starters/spring-boot-starter-mustache/pom.xml +++ b/spring-boot-starters/spring-boot-starter-mustache/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-mustache Spring Boot Mustache Starter Spring Boot Mustache Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index d68710e09e..fbe2f0ec54 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -11,10 +11,10 @@ pom Spring Boot Starter Parent Spring Boot Starter Parent - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io 1.6 diff --git a/spring-boot-starters/spring-boot-starter-redis/pom.xml b/spring-boot-starters/spring-boot-starter-redis/pom.xml index 1bbd569c68..f6b3f21334 100644 --- a/spring-boot-starters/spring-boot-starter-redis/pom.xml +++ b/spring-boot-starters/spring-boot-starter-redis/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-redis Spring Boot Redis Starter Spring Boot Redis Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml b/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml index 9872122363..5df4448f11 100644 --- a/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml +++ b/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-remote-shell Spring Boot Remote Shell Starter Spring Boot Remote Shell Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-security/pom.xml b/spring-boot-starters/spring-boot-starter-security/pom.xml index ccd12b40c5..cb4cd700fa 100644 --- a/spring-boot-starters/spring-boot-starter-security/pom.xml +++ b/spring-boot-starters/spring-boot-starter-security/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-security Spring Boot Security Starter Spring Boot Security Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-social-facebook/pom.xml b/spring-boot-starters/spring-boot-starter-social-facebook/pom.xml index bfb08cee6c..11cb9a3500 100644 --- a/spring-boot-starters/spring-boot-starter-social-facebook/pom.xml +++ b/spring-boot-starters/spring-boot-starter-social-facebook/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-social-facebook Spring Boot Social Facebook Starter Spring Boot Social Facebook Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-social-linkedin/pom.xml b/spring-boot-starters/spring-boot-starter-social-linkedin/pom.xml index 4a57eecc4e..1b5b51c5c1 100644 --- a/spring-boot-starters/spring-boot-starter-social-linkedin/pom.xml +++ b/spring-boot-starters/spring-boot-starter-social-linkedin/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-social-linkedin Spring Boot Social LinkedIn Starter Spring Boot Social LinkedIn Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-social-twitter/pom.xml b/spring-boot-starters/spring-boot-starter-social-twitter/pom.xml index fba9b6e6a7..c91d76dd34 100644 --- a/spring-boot-starters/spring-boot-starter-social-twitter/pom.xml +++ b/spring-boot-starters/spring-boot-starter-social-twitter/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-social-twitter Spring Boot Social Twitter Starter Spring Boot Social Twitter Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-test/pom.xml b/spring-boot-starters/spring-boot-starter-test/pom.xml index 1d05e86ee0..e85d6d665f 100644 --- a/spring-boot-starters/spring-boot-starter-test/pom.xml +++ b/spring-boot-starters/spring-boot-starter-test/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-test Spring Boot Test Starter Spring Boot Test Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml b/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml index a6906d85bd..93178d5b55 100644 --- a/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml +++ b/spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-thymeleaf Spring Boot Thymeleaf Starter Spring Boot Thymeleaf Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-tomcat/pom.xml b/spring-boot-starters/spring-boot-starter-tomcat/pom.xml index 56f51fe698..c08e81119c 100644 --- a/spring-boot-starters/spring-boot-starter-tomcat/pom.xml +++ b/spring-boot-starters/spring-boot-starter-tomcat/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-tomcat Spring Boot Tomcat Starter Spring Boot Tomcat Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-undertow/pom.xml b/spring-boot-starters/spring-boot-starter-undertow/pom.xml index 638ab457d0..fe7cc28646 100644 --- a/spring-boot-starters/spring-boot-starter-undertow/pom.xml +++ b/spring-boot-starters/spring-boot-starter-undertow/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-undertow Spring Boot Undertow Starter Spring Boot Undertow Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-validation/pom.xml b/spring-boot-starters/spring-boot-starter-validation/pom.xml index 4e9329c8d4..009196caaa 100644 --- a/spring-boot-starters/spring-boot-starter-validation/pom.xml +++ b/spring-boot-starters/spring-boot-starter-validation/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-validation Spring Boot Validation Starter Spring Boot Validation Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-velocity/pom.xml b/spring-boot-starters/spring-boot-starter-velocity/pom.xml index 42e20b16a6..4d9d88bd22 100644 --- a/spring-boot-starters/spring-boot-starter-velocity/pom.xml +++ b/spring-boot-starters/spring-boot-starter-velocity/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-velocity Spring Boot Velocity Starter Spring Boot Velocity Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-web/pom.xml b/spring-boot-starters/spring-boot-starter-web/pom.xml index 07a9c9b300..6a00d0e56a 100644 --- a/spring-boot-starters/spring-boot-starter-web/pom.xml +++ b/spring-boot-starters/spring-boot-starter-web/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-web Spring Boot Web Starter Spring Boot Web Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-websocket/pom.xml b/spring-boot-starters/spring-boot-starter-websocket/pom.xml index 06bb11c92d..e6b4a921d1 100644 --- a/spring-boot-starters/spring-boot-starter-websocket/pom.xml +++ b/spring-boot-starters/spring-boot-starter-websocket/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-websocket Spring Boot WebSocket Starter Spring Boot WebSocket Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-ws/pom.xml b/spring-boot-starters/spring-boot-starter-ws/pom.xml index ec48169170..e58452df99 100644 --- a/spring-boot-starters/spring-boot-starter-ws/pom.xml +++ b/spring-boot-starters/spring-boot-starter-ws/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-ws Spring Boot Web Services Starter Spring Boot Web Services Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter/pom.xml b/spring-boot-starters/spring-boot-starter/pom.xml index 38fd06f5a8..5f30e5307a 100644 --- a/spring-boot-starters/spring-boot-starter/pom.xml +++ b/spring-boot-starters/spring-boot-starter/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter Spring Boot Starter Spring Boot Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-tools/pom.xml b/spring-boot-tools/pom.xml index 5b8795f1f1..ac771c493b 100644 --- a/spring-boot-tools/pom.xml +++ b/spring-boot-tools/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -11,10 +11,10 @@ pom Spring Boot Tools Spring Boot Tools - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/.. diff --git a/spring-boot-tools/spring-boot-antlib/pom.xml b/spring-boot-tools/spring-boot-antlib/pom.xml index dfc09f3a67..9bee55b0ab 100644 --- a/spring-boot-tools/spring-boot-antlib/pom.xml +++ b/spring-boot-tools/spring-boot-antlib/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-antlib Spring Boot Antlib Spring Boot Antlib - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-tools/spring-boot-configuration-metadata/pom.xml b/spring-boot-tools/spring-boot-configuration-metadata/pom.xml index d241d4eeb8..d989aa2973 100644 --- a/spring-boot-tools/spring-boot-configuration-metadata/pom.xml +++ b/spring-boot-tools/spring-boot-configuration-metadata/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-configuration-metadata Spring Boot Configuration Metadata Spring Boot Configuration Metadata - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-tools/spring-boot-configuration-processor/pom.xml b/spring-boot-tools/spring-boot-configuration-processor/pom.xml index 4727363c8c..5d80a0f168 100644 --- a/spring-boot-tools/spring-boot-configuration-processor/pom.xml +++ b/spring-boot-tools/spring-boot-configuration-processor/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-configuration-processor Spring Boot Configuration Processor Spring Boot Configuration Processor - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml index 58e6025dc2..171570f869 100644 --- a/spring-boot-tools/spring-boot-gradle-plugin/pom.xml +++ b/spring-boot-tools/spring-boot-gradle-plugin/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-gradle-plugin Spring Boot Gradle Plugin Spring Boot Gradle Plugin - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. @@ -52,7 +52,7 @@ gradle - http://repo.gradle.org/gradle/libs-releases-local + https://repo.gradle.org/gradle/libs-releases-local true diff --git a/spring-boot-tools/spring-boot-loader-tools/pom.xml b/spring-boot-tools/spring-boot-loader-tools/pom.xml index 0541aa9473..6f52895fc6 100644 --- a/spring-boot-tools/spring-boot-loader-tools/pom.xml +++ b/spring-boot-tools/spring-boot-loader-tools/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-loader-tools Spring Boot Loader Tools Spring Boot Loader Tools - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-tools/spring-boot-loader/pom.xml b/spring-boot-tools/spring-boot-loader/pom.xml index 24143879f4..f2a8408e9c 100644 --- a/spring-boot-tools/spring-boot-loader/pom.xml +++ b/spring-boot-tools/spring-boot-loader/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-loader Spring Boot Loader Spring Boot Loader - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-dir/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-dir/pom.xml index 95a49ab99c..75f57d3fed 100644 --- a/spring-boot-tools/spring-boot-loader/src/it/executable-dir/pom.xml +++ b/spring-boot-tools/spring-boot-loader/src/it/executable-dir/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.launcher.it executable-dir diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-jar/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-jar/pom.xml index 79a2b37fd8..ac080b8082 100644 --- a/spring-boot-tools/spring-boot-loader/src/it/executable-jar/pom.xml +++ b/spring-boot-tools/spring-boot-loader/src/it/executable-jar/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.launcher.it executable-jar diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-props/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-props/pom.xml index 2bbfe1c7ec..23c2c2a753 100644 --- a/spring-boot-tools/spring-boot-loader/src/it/executable-props/pom.xml +++ b/spring-boot-tools/spring-boot-loader/src/it/executable-props/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.launcher.it executable-props diff --git a/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml b/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml index 583f40768f..326c056c46 100644 --- a/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml +++ b/spring-boot-tools/spring-boot-loader/src/it/executable-war/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.launcher.it executable-war diff --git a/spring-boot-tools/spring-boot-maven-plugin/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/pom.xml index 38a65bfbd7..6b5b45eb43 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -10,10 +10,10 @@ maven-plugin Spring Boot Maven Plugin Spring Boot Maven Plugin - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-create-dir/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-create-dir/pom.xml index 9538ec1f66..5e7e0ee63a 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-create-dir/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-create-dir/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it jar-create-dir diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-custom-dir/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-custom-dir/pom.xml index 758874cea3..827ee95862 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-custom-dir/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-custom-dir/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it jar-custom-dir diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-custom-launcher/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-custom-launcher/pom.xml index 1facd708d4..85bfacde06 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-custom-launcher/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-custom-launcher/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it jar diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-exclude-artifact/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-exclude-artifact/pom.xml index b8f24f81d5..827b011930 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-exclude-artifact/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-exclude-artifact/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it jar-exclude-artifact diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-exclude-entry/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-exclude-entry/pom.xml index f4b86dcd60..1de98184da 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-exclude-entry/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-exclude-entry/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it jar-exclude-entry diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-exclude-group/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-exclude-group/pom.xml index eee4f1c4a3..fc85830b0b 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-exclude-group/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-exclude-group/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it jar-exclude-group diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-executable/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-executable/pom.xml index 769b509c7d..eaad2a4e73 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-executable/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-executable/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it jar-executable diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-lib-name-conflict/acme-lib/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-lib-name-conflict/acme-lib/pom.xml index 5870c43bc3..ac52290acf 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-lib-name-conflict/acme-lib/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-lib-name-conflict/acme-lib/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 acme-lib diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-lib-name-conflict/another-acme-lib/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-lib-name-conflict/another-acme-lib/pom.xml index 455e4714ec..70f0ccda78 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-lib-name-conflict/another-acme-lib/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-lib-name-conflict/another-acme-lib/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it.another acme-lib diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-lib-name-conflict/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-lib-name-conflict/pom.xml index 9e4f3a7284..d3de6d1298 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-lib-name-conflict/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-lib-name-conflict/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it jar-lib-name-conflict diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-lib-name-conflict/test-project/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-lib-name-conflict/test-project/pom.xml index 15f46aa695..8f3cf8035c 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-lib-name-conflict/test-project/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-lib-name-conflict/test-project/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it test-project diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-non-executable/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-non-executable/pom.xml index a65dd9ae0d..154ee0db8b 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-non-executable/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-non-executable/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it jar diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-pom/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-pom/pom.xml index a8242ceb28..621ec6b2d1 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-pom/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-pom/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it jar-pom diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-skip/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-skip/pom.xml index 114538f88e..23021a8af8 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-skip/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-skip/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it jar-skip diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-test-scope/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-test-scope/pom.xml index 994945fae5..64fcc42b37 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-test-scope/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-test-scope/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it jar-test-scope diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-with-unpack/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-with-unpack/pom.xml index 3349f7ecd0..2048e6dbf6 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-with-unpack/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-with-unpack/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it jar-with-unpack diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar/pom.xml index c93303bea9..f35ac09d4f 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it jar diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/module/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/module/pom.xml index 7c78404a8b..80dab96a3b 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/module/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/module/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it module diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/prop/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/prop/pom.xml index adbc252cb7..cc96064e56 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/prop/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/prop/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it jar diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/run-disable-fork/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/run-disable-fork/pom.xml index 1cafbfc789..d88aab67e3 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/run-disable-fork/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/run-disable-fork/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it run-disable-fork diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/run-exclude/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/run-exclude/pom.xml index 62394bd0e5..5f130cfa0a 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/run-exclude/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/run-exclude/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it run-exclude diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/run-fork/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/run-fork/pom.xml index 651f999e49..f18dd319ab 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/run-fork/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/run-fork/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it run-fork diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/run-jvmargs/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/run-jvmargs/pom.xml index cff254f939..54b3d623a7 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/run-jvmargs/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/run-jvmargs/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it run-jvmargs diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/run-profiles-fork/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/run-profiles-fork/pom.xml index dc8665151f..f6a935ce73 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/run-profiles-fork/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/run-profiles-fork/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it run-profiles diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/run-profiles/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/run-profiles/pom.xml index f780e91b1f..e0fa473a9f 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/run-profiles/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/run-profiles/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it run-profiles diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/run-use-test-classpath/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/run-use-test-classpath/pom.xml index 5084c8041f..fefdc4c908 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/run-use-test-classpath/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/run-use-test-classpath/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it run-use-test-classpath diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/run/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/run/pom.xml index 092e362c67..f3a7e7935b 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/run/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/run/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it run diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/start-stop-automatic-fork/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/start-stop-automatic-fork/pom.xml index 577fd23131..f68470c08f 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/start-stop-automatic-fork/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/start-stop-automatic-fork/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it start-stop-automatic-fork diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/start-stop-fork/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/start-stop-fork/pom.xml index d2e1046c13..8b3c4dc144 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/start-stop-fork/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/start-stop-fork/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it start-stop-fork diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/start-stop-skip/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/start-stop-skip/pom.xml index cca2983c7c..1af426bedf 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/start-stop-skip/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/start-stop-skip/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it start-stop-skip diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/start-stop/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/start-stop/pom.xml index bc00975554..13690fbf36 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/start-stop/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/start-stop/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it start-stop diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/war-with-unpack/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/war-with-unpack/pom.xml index 02d0aa838e..42e378aa67 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/war-with-unpack/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/war-with-unpack/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it war diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/war/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/war/pom.xml index 9ebafb04ea..4ea5c35b14 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/war/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/war/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot.maven.it war diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 940adbf553..6e2b797fbe 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -10,10 +10,10 @@ spring-boot Spring Boot Spring Boot - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/.. From 122b2a1b0bc4d003e3dcc5a4ff0350ea6bbf0381 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 19 Mar 2019 15:52:59 +0000 Subject: [PATCH 2/2] Polish "Update build and setup configuration to use HTTPS" See gh-16243 --- eclipse/spring-boot-project.setup | 16 ---------------- .../spring-boot-deployment-test-tomcat/pom.xml | 2 +- spring-boot-parent/pom.xml | 10 ---------- 3 files changed, 1 insertion(+), 27 deletions(-) diff --git a/eclipse/spring-boot-project.setup b/eclipse/spring-boot-project.setup index 8967b9a9cb..b4391ad8ad 100644 --- a/eclipse/spring-boot-project.setup +++ b/eclipse/spring-boot-project.setup @@ -61,8 +61,6 @@ name="org.eclipse.platform.feature.group"/> - - - - - - diff --git a/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml b/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml index 9f825fb0ee..8ff2c6568c 100644 --- a/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml +++ b/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml @@ -19,7 +19,7 @@ ${basedir}/../.. tomcat8x - http://central.maven.org/maven2/org/apache/tomcat/tomcat/${tomcat.version}/tomcat-${tomcat.version}.zip + https://repo1.maven.org/maven2/org/apache/tomcat/tomcat/${tomcat.version}/tomcat-${tomcat.version}.zip diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index cb5aed12c8..bd9cd4a873 100755 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -815,16 +815,6 @@ - - - objectstyle - ObjectStyle.org Repository - http://objectstyle.org/maven2/ - - false - - - snapshot