From 7c314122f78fd2a837fc1c511e9cd22c4bc0aa45 Mon Sep 17 00:00:00 2001 From: Spring Operator Date: Sat, 16 Mar 2019 11:00:11 -0500 Subject: [PATCH] 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 2ce79552b07..8967b9a9cbc 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 a1ba1bf554b..02217b1ecbb 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 2b934e89dd1..4b98b78c488 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 0eba1ae99ef..f695ddd91a4 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 2bf66e17361..3313683d84c 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 8912c59378b..70395d9961c 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 91643b6f693..a5c18a4f97c 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 91fa2892ae7..1e159fd6b9c 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 c14c0e0e61d..e1464a31b6b 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 b0f4f3f3a98..26f88b8dc34 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 e967206ca2e..579fca455c4 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 1ef507a28dc..9f825fb0eec 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 c1c3738b5ae..949299ba345 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 7b82b158d4f..382c3ca765a 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 0372c9e6f08..9d8c9092243 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 de9dbfa1930..f7ec64e36b2 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 b9602eafa2c..184996b4b0f 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 a63cd1f3b88..a2a6944fce6 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 0f8f873c6ce..da58c407132 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 1070921b819..a1b93abeadc 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 c5a3f33a0e1..01e17d31730 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 0105fcf61bd..a7798cd125b 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 a7729a827fe..97fe560a7aa 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 914188e8d5b..049f9f07de3 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 8d3e6037a63..cb5aed12c81 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 a651b41dacf..644a7e17daa 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 81ee6985018..1df887587ec 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 f087096b516..8b64f0ba45e 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 c40428529bd..996b7fd8a0a 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 b9e92c4b621..83088d53871 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 0b0464eaec2..6dce131f87a 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 06c8aa08829..235da12f2b3 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 3d13cb91656..e1c15d50203 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 89bc21c60ec..2e4a8249d44 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 555a0a7a9d4..1b69915dbb3 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 81be65bf0b7..50a3e286340 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 edf93de3dba..3d0c8e939ed 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 b8cf052c7b3..81cbf114c1d 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 4a1aa2cc4df..1ec4149addb 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 e322331e99e..d760b628be0 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 93faf3332dc..7bc6d288fe2 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 46d74d5e18e..92937b6f481 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 54eea758e62..2d95d71717f 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 a981d9a78b2..0bc98d1f866 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 19de6ca4d2b..97fa74ccae7 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 14cb62f9e2c..0cfb53055d1 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 aecf5403976..908297269ef 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 358fd7ca0a9..b327b8d0145 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 fcf47188b7a..c4f407e43f8 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 3a4b877b9c9..12a1e48c1a2 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 d05f9054869..dd03fb3bc2a 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 02e12b9f795..23e9f22b3fc 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 df5eafaae6c..e7c08042406 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 4d29f1e3ed2..8ccd3edc4f5 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 66aa754fe31..cd05c78e695 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 1f7acbfc0fe..06c288bb5d6 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 ca5eef552b1..f94f1cc58b1 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 1ad02d8b9fc..efcf2bb0a50 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 46047e80d0c..512a0045ea5 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 1aa927b34cc..9559a10332f 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 babc984217f..ba2c86d308c 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 a64ac2b33e3..e283f7889a6 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 bbe72ef17f4..c82e8f87143 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 bada6f4cc64..6565474dc5e 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 61b2a77d71f..7c49722f609 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 77b733cb07a..2770f676c3b 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 d6be1a4414f..8abe5c67941 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 a4c7b676967..93d77c24fc5 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 f189000904e..05aaa45454e 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 17d46f15fb6..580bd3523ad 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 ecc27535b5c..61f03dd6309 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 4eb8722ae33..911e40d0ddb 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 649c6618cfb..a1bdc3191ad 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 1191388c76e..6b1b9d4a015 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 66b0c32e223..6958a602fd6 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 cbaacbd9daf..507f5c232c0 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 2ad47e3e0fa..a701ad7ffb9 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 9df9f56a8a4..aaa6862fc66 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 cf4eeb0ab0d..4aaf0aee12d 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 7f35366cead..6cc2a46e202 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 ce33d094dce..ed369049965 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 ca40f9fa0d0..83664049258 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 5542fab9a5a..2ab68229e67 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 17d46f15fb6..580bd3523ad 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 fb106a86521..0dced7c8278 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 3b9c4e42663..d8256ae1bbc 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 70cffbdfb90..8ccd2c95962 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 1b80a3f11a5..4a00f0e333b 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 0e2720bb4a1..d97a5f2ac97 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 e4f9f4f2242..48997f552e6 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 73c8b368513..adf67d8879c 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 0e5f67fa97c..71394a2a97a 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 b3db0ac3b16..b1928be3163 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 6b534bb296e..535a1d6bd12 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 3e5b7bcb7c2..68668323c5b 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 5f368aceb37..2791003e36c 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 3d1a0a48831..d0af7b49051 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 968990e0bc5..645a28476e5 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 f192a2e3e82..c682e2aebcc 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 75a5e56262a..2bd442dc998 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 7e70d867333..3debe0a22ff 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 c6b949cab09..bcbf1fa3a6a 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 6b70a73b130..23b95334463 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 3148cee03b8..bec03c41e24 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 fa5bcc83549..85d0665384a 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 74579547d46..9b532232ffb 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 4dd06782873..4db1a4135a8 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 6a39821887b..8335341a326 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 a65a38e7315..70bf483d17f 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 686a1bc1766..48420dd5bda 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 9f7493b370b..90c17a7bcab 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 9000d8a1104..e0b4e96661d 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 584d39c8b5c..5509ca9d505 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 170ec5dba08..642246faa29 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 76e3e49fb99..f3ba098c6b4 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 18ed8fd8c16..21ef2ecc469 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 db55e865b1e..11493ffd370 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 acf5adc5add..243a19fa6e1 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 84b03caeef8..3018ae75e30 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 0a3af15b467..2775c02d1c1 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 04dd02bc68f..0da1723b85e 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 36e012f7713..b46e9fa8005 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 f86f5c02c7b..79d7ce8e603 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 9fcc8e18128..bb64be97ae6 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 03e7a9af4c9..efb17a34512 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 e200a525e46..2db65734b03 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 76d98689200..9c25f2977c5 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 bf79a761143..602bcd6948f 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 0eaafd51eb0..8305e4f38a0 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 5a8534f6eed..3b2041f0c65 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 c50f581f62c..ed8edc838ff 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 816a448796b..67cf97e0bd3 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 ded2250678f..c3ffec98617 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 406100a2863..69802c2da9e 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 57542f29744..27bcfeaa8c3 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 c0432b6d216..48a3607c740 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 5cfed2c9d1a..4af717f5a5e 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 0e7988e60d0..832214f3515 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 a21bea92a0f..d00b2878070 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 2ca8b434195..71636586241 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 e33e39b51e2..8a212df618f 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 e63974bf8bc..3cdcc92af57 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 30879087421..88eb31adfae 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 58a07810c89..fc217c9225d 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 eab5b219975..66f3935e982 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 2a7bb26bdab..1fda35cdfd5 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 ed06104655e..92919f6e668 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 d68710e09ef..fbe2f0ec543 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 1bbd569c683..f6b3f213340 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 98721223639..5df4448f114 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 ccd12b40c5c..cb4cd700faa 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 bfb08cee6c8..11cb9a3500c 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 4a57eecc4ed..1b5b51c5c1b 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 fba9b6e6a73..c91d76dd34d 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 1d05e86ee0b..e85d6d665fc 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 a6906d85bd7..93178d5b550 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 56f51fe6980..c08e81119c1 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 638ab457d04..fe7cc286467 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 4e9329c8d48..009196caaa0 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 42e20b16a65..4d9d88bd22c 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 07a9c9b3000..6a00d0e56a4 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 06bb11c92d5..e6b4a921d11 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 ec48169170a..e58452df99b 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 38fd06f5a8f..5f30e5307af 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 5b8795f1f18..ac771c493b4 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 dfc09f3a673..9bee55b0ab9 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 d241d4eeb8e..d989aa2973e 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 4727363c8cf..5d80a0f1685 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 58e6025dc20..171570f8694 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 0541aa9473d..6f52895fc69 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 24143879f4f..f2a8408e9cf 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 95a49ab99ce..75f57d3fed5 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 79a2b37fd80..ac080b80820 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 2bbfe1c7ecb..23c2c2a7535 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 583f40768f6..326c056c46c 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 38a65bfbd77..6b5b45eb43b 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 9538ec1f661..5e7e0ee63a7 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 758874cea3d..827ee958626 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 1facd708d44..85bfacde062 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 b8f24f81d5b..827b0119301 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 f4b86dcd606..1de98184da1 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 eee4f1c4a30..fc85830b0b2 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 769b509c7d7..eaad2a4e73f 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 5870c43bc3a..ac52290acfa 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 455e4714ecd..70f0ccda782 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 9e4f3a7284e..d3de6d1298b 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 15f46aa695a..8f3cf8035c1 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 a65dd9ae0d9..154ee0db8bc 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 a8242ceb287..621ec6b2d13 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 114538f88e6..23021a8af88 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 994945fae53..64fcc42b371 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 3349f7ecd0b..2048e6dbf60 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 c93303bea9d..f35ac09d4fd 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 7c78404a8b7..80dab96a3be 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 adbc252cb79..cc96064e56c 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 1cafbfc7890..d88aab67e32 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 62394bd0e54..5f130cfa0ad 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 651f999e496..f18dd319abe 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 cff254f9395..54b3d623a76 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 dc8665151f9..f6a935ce73e 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 f780e91b1f1..e0fa473a9f9 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 5084c8041fb..fefdc4c9082 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 092e362c671..f3a7e7935b6 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 577fd23131e..f68470c08fb 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 d2e1046c135..8b3c4dc1443 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 cca2983c7c4..1af426bedf2 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 bc009755548..13690fbf36b 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 02d0aa838ef..42e378aa670 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 9ebafb04ead..4ea5c35b141 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 940adbf5533..6e2b797fbef 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}/..