diff --git a/eclipse/spring-boot-project.setup b/eclipse/spring-boot-project.setup index 9f83d7a96b8..87d1a7ff470 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 ae60fc41ad2..f4e6b10c8f9 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 1c133a7be75..b06272060dd 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 0b194fdf6e4..4a6e75e2cbb 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 8e1f011f501..46513f0e069 100755 --- 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 d0e2da703e4..f5ee912402c 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 f061c679b7a..744a4c94d67 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 @@ -2647,7 +2647,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -2655,7 +2655,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 cf7a5c22665..a4c6047f13b 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 3f73f79ebfe..fd26b9b7c53 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 c8d5fde7e6e..416cd4be2df 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 6b4cfc76a68..3e30cb5d856 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,10 +10,10 @@ 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}/../.. @@ -22,7 +22,7 @@ https://www.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 aa6d0cf322e..c2f58a2c2c2 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}/../.. 9.0.2.Final wildfly9x - 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 ba514c349bd..79d5fe1d379 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 bdb999ccadd..d5a1c3d0f20 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}/.. @@ -775,13 +775,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 c698ba36d58..0145fb07abb 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 3956801892d..8fed66949db 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-devtools-tests/pom.xml b/spring-boot-integration-tests/spring-boot-devtools-tests/pom.xml index 04d302a15ec..163af833611 100644 --- a/spring-boot-integration-tests/spring-boot-devtools-tests/pom.xml +++ b/spring-boot-integration-tests/spring-boot-devtools-tests/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-devtools-tests Spring Boot DevTools 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-gradle-tests/pom.xml b/spring-boot-integration-tests/spring-boot-gradle-tests/pom.xml index e73af449db5..364a0af39a0 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}/../.. @@ -75,7 +75,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-integration-tests-embedded-servlet-container/pom.xml b/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/pom.xml index 7550de1e823..2b2c3b3dfe0 100644 --- a/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/pom.xml +++ b/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-integration-tests-embedded-servlet-container jar Spring Boot Embedded Servlet Container 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/pom.xml b/spring-boot-integration-tests/spring-boot-launch-script-tests/pom.xml index ebc96187c06..d6dafac01ac 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/6.9-a23bced6/Dockerfile b/spring-boot-integration-tests/spring-boot-launch-script-tests/src/test/resources/conf/CentOS/6.9-a23bced6/Dockerfile index 71ca8d22351..f4856452b61 100644 --- a/spring-boot-integration-tests/spring-boot-launch-script-tests/src/test/resources/conf/CentOS/6.9-a23bced6/Dockerfile +++ b/spring-boot-integration-tests/spring-boot-launch-script-tests/src/test/resources/conf/CentOS/6.9-a23bced6/Dockerfile @@ -4,6 +4,6 @@ RUN yum install -y wget && \ yum install -y system-config-services && \ yum install -y curl && \ wget --output-document jdk.rpm \ - http://cdn.azul.com/zulu/bin/zulu8.21.0.1-jdk8.0.131-linux.x86_64.rpm && \ + https://cdn.azul.com/zulu/bin/zulu8.21.0.1-jdk8.0.131-linux.x86_64.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 7811299f0ff..a15123686f6 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 a12314a4f1b..cc4f4c467d1 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 1ef5be83b05..e121a44541e 100644 --- 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 @@ -644,7 +644,7 @@ spring-ext - http://repo.spring.io/ext-release-local/ + https://repo.spring.io/ext-release-local/ true @@ -655,7 +655,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -663,7 +663,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -673,7 +673,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -681,7 +681,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -701,7 +701,7 @@ spring-ext - http://repo.spring.io/ext-release-local/ + https://repo.spring.io/ext-release-local/ true @@ -712,7 +712,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -720,7 +720,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -730,7 +730,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -738,7 +738,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -777,7 +777,7 @@ spring-ext - http://repo.spring.io/ext-release-local/ + https://repo.spring.io/ext-release-local/ true @@ -788,7 +788,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -796,7 +796,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -806,7 +806,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -814,7 +814,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -826,7 +826,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 7c7cc35230e..9bfb52183e7 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}/.. @@ -240,7 +240,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -248,7 +248,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -258,7 +258,7 @@ spring-snapshots Spring Snapshots - http://repo.spring.io/snapshot + https://repo.spring.io/snapshot true @@ -266,7 +266,7 @@ spring-milestones Spring Milestones - http://repo.spring.io/milestone + https://repo.spring.io/milestone false @@ -274,7 +274,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 fe6d4e83cf2..1be4b101620 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-log4j2/pom.xml b/spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml index c88b2eabb0b..a232353d94e 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 3ea542dbd9b..70bb7684424 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 7f7208a17d1..38f9eb4eb8e 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 47d531dc2bb..962f1d4e2f7 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}") @@ -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" } } dependencies { diff --git a/spring-boot-samples/spring-boot-sample-actuator/pom.xml b/spring-boot-samples/spring-boot-sample-actuator/pom.xml index 295bcc504d8..5d1a7505768 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 99a369adcab..b6e11cdaa55 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 c32af18b729..a98bd8dc648 100644 --- a/spring-boot-samples/spring-boot-sample-ant/pom.xml +++ b/spring-boot-samples/spring-boot-sample-ant/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -9,10 +9,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 56720358245..af7377180bb 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 6effd0fe5bd..c85050b4fac 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 ea136162aed..7630db0141e 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 56d0237fe9a..9f143f39f32 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 2a781b878e2..7bca0223e08 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-couchbase/pom.xml b/spring-boot-samples/spring-boot-sample-data-couchbase/pom.xml index b42edaba90c..8e055edc2b5 100644 --- a/spring-boot-samples/spring-boot-sample-data-couchbase/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-couchbase/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 spring-boot-samples @@ -9,10 +9,10 @@ spring-boot-sample-data-couchbase Spring Boot Data Couchbase Sample Spring Boot Data Couchbase 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 db3808cf92d..ba335066f28 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 8430c99ccfe..f3b52b9bf33 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 6faad8cfbc8..2177b40da3b 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 b55c46d991e..d3dca18f070 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-neo4j/pom.xml b/spring-boot-samples/spring-boot-sample-data-neo4j/pom.xml index af3cf44653e..a69cdba1054 100644 --- a/spring-boot-samples/spring-boot-sample-data-neo4j/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-neo4j/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-data-neo4j Spring Boot Data Neo4j Sample Spring Boot Data Neo4j 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 4d6ed9db18e..e1e513cddd4 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 2943ef40057..a2441fcf3b5 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 10c2b42b565..158a682cdbe 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 be0a5724e80..21a002a0e70 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 36449bdb0ca..5149d861d23 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 ab14bfee009..5d10d2cd3e2 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-hibernate4/pom.xml b/spring-boot-samples/spring-boot-sample-hibernate4/pom.xml index f457bfa5629..93e54f00854 100755 --- a/spring-boot-samples/spring-boot-sample-hibernate4/pom.xml +++ b/spring-boot-samples/spring-boot-sample-hibernate4/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-hibernate4 Spring Boot Hibernate 4 Sample Spring Boot Hibernate 4 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-hibernate52/pom.xml b/spring-boot-samples/spring-boot-sample-hibernate52/pom.xml index a93ec897569..7dd37d82c24 100755 --- a/spring-boot-samples/spring-boot-sample-hibernate52/pom.xml +++ b/spring-boot-samples/spring-boot-sample-hibernate52/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-hibernate52 Spring Boot Hibernate 5.2 Sample Spring Boot Hibernate 5.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-hornetq/pom.xml b/spring-boot-samples/spring-boot-sample-hornetq/pom.xml index afaeff95eda..81d07d3ba0c 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 d7e8d1752e2..a0406bfb5d8 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 5a898dcace9..b0f5e3ca850 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 a0be362bfb6..d229d3d41d1 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 ecf0c5eb92e..c49b58b360b 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 6d3ae0dee16..862a0ed2665 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 ec722ab4939..a6224d4f902 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 177cb0a2a08..d5ea878b340 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-jsp/pom.xml b/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml index cd5e8afa262..c9a7a6a2e3d 100644 --- a/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -11,10 +11,10 @@ war Spring Boot Jetty JSP Sample Spring Boot Jetty 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-jetty-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml index c9345f48174..6a3a02a4094 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 4f73dcde0e3..0b2b8cd5267 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 8ef1fd2024b..5ddf90d62d2 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 99b6d601125..9bd9ea10469 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-jetty92/pom.xml b/spring-boot-samples/spring-boot-sample-jetty92/pom.xml index d31b81ba18c..55881bbdde6 100644 --- a/spring-boot-samples/spring-boot-sample-jetty92/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty92/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-jetty92 Spring Boot Jetty 9.2 Sample Spring Boot Jetty 9.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-jooq/pom.xml b/spring-boot-samples/spring-boot-sample-jooq/pom.xml index 3c34f805d19..e89612d499e 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 7109ee4cf04..84e5a95fe03 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 6e21e7e04e9..4ca4e9d29e1 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 718acecfff0..8a7245c029a 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 a6488a51599..a2b8d011e5f 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-jta-narayana/pom.xml b/spring-boot-samples/spring-boot-sample-jta-narayana/pom.xml index c08ee9ebc8e..eb3c23023ff 100644 --- a/spring-boot-samples/spring-boot-sample-jta-narayana/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jta-narayana/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 spring-boot-samples @@ -9,7 +9,7 @@ spring-boot-sample-jta-narayana Spring Boot Narayana JTA Sample Spring Boot Narayana JTA Sample - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ ${basedir}/../.. diff --git a/spring-boot-samples/spring-boot-sample-liquibase/pom.xml b/spring-boot-samples/spring-boot-sample-liquibase/pom.xml index da624fbb2bc..afc162e13bf 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 b6c5e59439f..944aca17589 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 68aef9478a5..30c00a5313e 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 db9634d8705..4cf9d3a0708 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 cf3d1e4585c..cfedfb5c57a 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 441bfa647c8..7de88e6728f 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 1a4bd75b789..caf7dfdfba9 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 abdf251b657..99d997d4480 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 777a2e0d125..fcb69fcf518 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 2fdd735cc97..7648054be70 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 ca5756ae287..614f4564d85 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 1ea888dbe75..23d9880f95e 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 19a716afa35..8f9391c99ca 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 c80a11cd0ad..26d39c13616 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 a9e33fbb23b..eb0b0a153e9 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 b6c5e59439f..944aca17589 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 eebd110ea8f..8719afc11ab 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-test-nomockito/pom.xml b/spring-boot-samples/spring-boot-sample-test-nomockito/pom.xml index 6abd8d99141..72316d89fa6 100644 --- a/spring-boot-samples/spring-boot-sample-test-nomockito/pom.xml +++ b/spring-boot-samples/spring-boot-sample-test-nomockito/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-test-nomockito Spring Boot Test Sample No Mockito Spring Boot Test Sample No Mockito - http://projects.spring.io/spring-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-test/pom.xml b/spring-boot-samples/spring-boot-sample-test/pom.xml index 6f477a1d95f..55287e30f2c 100644 --- a/spring-boot-samples/spring-boot-sample-test/pom.xml +++ b/spring-boot-samples/spring-boot-sample-test/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-test Spring Boot Test Sample Spring Boot Test 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 784edf11b0b..409618103f3 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 8cdf6da8fa0..c44c3ad4fe0 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 b2303873ff6..8c05557e1d3 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 dc58ee009d2..bd5adc1dd71 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 SSL 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 c7ccc4e8d86..9858fbe07e0 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 dd4a34529d6..d75dae7c79b 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-tomcat7-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat7-ssl/pom.xml index 6f5797d92ad..bf5b75d5f7e 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat7-ssl/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat7-ssl/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-tomcat7-ssl Spring Boot Tomcat 7 SSL Sample Spring Boot Tomcat 7 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-tomcat80-ssl/pom.xml b/spring-boot-samples/spring-boot-sample-tomcat80-ssl/pom.xml index f24065e0618..e3eb86b5f65 100644 --- a/spring-boot-samples/spring-boot-sample-tomcat80-ssl/pom.xml +++ b/spring-boot-samples/spring-boot-sample-tomcat80-ssl/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-tomcat80-ssl Spring Boot Tomcat 8.0 SSL Sample Spring Boot Tomcat 8.0 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-traditional/pom.xml b/spring-boot-samples/spring-boot-sample-traditional/pom.xml index ee7ccbd3737..ae8741df514 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 0b24ef2e940..a7eccb4f13b 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 1aac5305ff1..4449d0cd7d2 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 8964607097e..a4c7b38c6f6 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 97eb5ca5356..08dd7efb123 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 dd6d1966966..9b22f23b2af 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 34059dbcf04..6321bbeccf9 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 2796e593187..443d8f9ec41 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 3ce0dacb7ca..370284e1f75 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 a6cf1e4026e..ad0a02533b9 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 ef9cb220094..683a9d0edb2 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 22c8200491d..1b14b6a3e8b 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 8d1bc568b0c..9a0f2d062ba 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 b94c2bc44cf..1318159cab2 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 bd19f064729..cf879aed377 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 fce873c4b31..86aa98414db 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-thymeleaf3/pom.xml b/spring-boot-samples/spring-boot-sample-web-thymeleaf3/pom.xml index c1b44a58fe2..ea7fcd37a7c 100755 --- a/spring-boot-samples/spring-boot-sample-web-thymeleaf3/pom.xml +++ b/spring-boot-samples/spring-boot-sample-web-thymeleaf3/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-web-thymeleaf3 Spring Boot Web Thymeleaf 3 Sample Spring Boot Web Thymeleaf 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-web-ui/build.gradle b/spring-boot-samples/spring-boot-sample-web-ui/build.gradle index d87fd33d5c1..ad3d9623e62 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 13ea8b43bdf..6a3e7bc548f 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 ae3aa913dc2..861bcc0740d 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-webservices/pom.xml b/spring-boot-samples/spring-boot-sample-webservices/pom.xml index 7d49960d6d2..9316912bbe0 100644 --- a/spring-boot-samples/spring-boot-sample-webservices/pom.xml +++ b/spring-boot-samples/spring-boot-sample-webservices/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,10 +10,10 @@ spring-boot-sample-webservices 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-websocket-jetty/pom.xml b/spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml index 7cd243ed85c..362d583f7ae 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 f209d19ac50..cf3173eccba 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 9ee3a60d1bf..9ae348a36f4 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-xml/pom.xml b/spring-boot-samples/spring-boot-sample-xml/pom.xml index de68e6db9a2..10af30b582b 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 e332b2b4825..d3b3e734e71 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-activemq/pom.xml b/spring-boot-starters/spring-boot-starter-activemq/pom.xml index 203727d70a9..1fc5226bfe6 100644 --- a/spring-boot-starters/spring-boot-starter-activemq/pom.xml +++ b/spring-boot-starters/spring-boot-starter-activemq/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-activemq Spring Boot ActiveMQ Starter Starter for JMS messaging using Apache ActiveMQ - http://projects.spring.io/spring-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 d45587756c3..5bd6eb55719 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 @@ -10,10 +10,10 @@ Spring Boot Actuator Starter Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your application - http://projects.spring.io/spring-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 c06e2821ead..ec0dc847c3f 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 AMQP Starter Starter for using Spring AMQP and Rabbit MQ - http://projects.spring.io/spring-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 a13fe4c32da..400ad334a00 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 Starter for aspect-oriented programming with Spring AOP and AspectJ - http://projects.spring.io/spring-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 2201b47454a..a89c8f5f952 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 Starter for JMS messaging using Apache Artemis - http://projects.spring.io/spring-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 fb604d35cc9..42a33df8918 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 Starter for using Spring Batch - http://projects.spring.io/spring-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 3204821a35a..73ffc82dd48 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 Starter for using Spring Framework's caching support - http://projects.spring.io/spring-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 c5128f86d23..5f51ca0e0b5 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 @@ -10,10 +10,10 @@ Spring Boot Spring Cloud Connectors Starter Starter for using Spring Cloud Connectors which simplifies connecting to services in cloud platforms like Cloud Foundry and Heroku - http://projects.spring.io/spring-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 011d90a6eee..d5485ab2d65 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 @@ -10,10 +10,10 @@ Spring Boot Data Cassandra Starter Starter for using Cassandra distributed database and Spring Data Cassandra - http://projects.spring.io/spring-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-couchbase/pom.xml b/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml index d64fdf28840..359919abf6e 100644 --- a/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-couchbase/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 spring-boot-starters @@ -10,10 +10,10 @@ Spring Boot Data Couchbase Starter Starter for using Couchbase document-oriented database and Spring Data Couchbase - http://projects.spring.io/spring-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 7fb5551b996..7e99fa04fb8 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 @@ -10,10 +10,10 @@ Spring Boot Data Elasticsearch Starter Starter for using Elasticsearch search and analytics engine and Spring Data Elasticsearch - http://projects.spring.io/spring-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 82dfacb26c3..8b65eff7434 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 @@ -10,10 +10,10 @@ Spring Boot Data GemFire Starter Starter for using GemFire distributed data store and Spring Data GemFire - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. @@ -37,7 +37,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 810a954ed7c..455c65878e1 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 Starter for using Spring Data JPA with Hibernate - http://projects.spring.io/spring-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 03312bc03a3..26474ec8c15 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 @@ -10,10 +10,10 @@ Spring Boot Data MongoDB Starter Starter for using MongoDB document-oriented database and Spring Data MongoDB - http://projects.spring.io/spring-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-neo4j/pom.xml b/spring-boot-starters/spring-boot-starter-data-neo4j/pom.xml index a25bd5869a1..6a60efb0639 100644 --- a/spring-boot-starters/spring-boot-starter-data-neo4j/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-neo4j/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-data-neo4j Spring Boot Data Neo4j Starter Starter for using Neo4j graph database and Spring Data Neo4j - http://projects.spring.io/spring-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-redis/pom.xml b/spring-boot-starters/spring-boot-starter-data-redis/pom.xml index 1950228a74f..6a875668c1d 100644 --- a/spring-boot-starters/spring-boot-starter-data-redis/pom.xml +++ b/spring-boot-starters/spring-boot-starter-data-redis/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -10,10 +10,10 @@ Spring Boot Data Redis Starter Starter for using Redis key-value data store with Spring Data Redis and the Jedis client - http://projects.spring.io/spring-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 6c4a667a833..ff1d85b6e3c 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 @@ -10,10 +10,10 @@ Spring Boot Data REST Starter Starter for exposing Spring Data repositories over REST using Spring Data REST - http://projects.spring.io/spring-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 7b63f7f48d6..b5daf68dde2 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 @@ -10,10 +10,10 @@ Spring Boot Data Solr Starter Starter for using the Apache Solr search platform with Spring Data Solr - http://projects.spring.io/spring-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 c0970cadadb..06925f86e64 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 Starter for building MVC web applications using FreeMarker views - http://projects.spring.io/spring-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 ed7c08bd67f..02f487d87c2 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 Starter for building MVC web applications using Groovy Templates views - http://projects.spring.io/spring-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 855f5f08580..ddfad8c6b98 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 @@ -10,10 +10,10 @@ Spring Boot HATEOAS Starter Starter for building hypermedia-based RESTful web application with Spring MVC and Spring HATEOAS - http://projects.spring.io/spring-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 71a0e385d30..0da1741f519 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 @@ -10,10 +10,10 @@ spring-boot-starter-hornetq (DEPRECATED) Starter for JMS messaging using HornetQ. Deprecated as of 1.4 in favor of spring-boot-starter-artemis - http://projects.spring.io/spring-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 70676075bcb..329d49289b1 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 Starter for using Spring Integration - http://projects.spring.io/spring-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 88cf3bd691d..c3dd0f9d433 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 Starter for using JDBC with the Tomcat JDBC connection pool - http://projects.spring.io/spring-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 fe18a59b13a..d3faa2edfb6 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 @@ -10,10 +10,10 @@ Spring Boot Jersey Starter Starter for building RESTful web applications using JAX-RS and Jersey. An alternative to spring-boot-starter-web - http://projects.spring.io/spring-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 fcfdc4509ef..327a1fe38bd 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 @@ -10,10 +10,10 @@ Spring Boot Jetty Starter Starter for using Jetty as the embedded servlet container. An alternative to spring-boot-starter-tomcat - http://projects.spring.io/spring-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 576dac4a8ac..6b4366dc848 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 @@ -10,10 +10,10 @@ Spring Boot JOOQ Starter Starter for using jOOQ to access SQL databases. An alternative to spring-boot-starter-data-jpa or spring-boot-starter-jdbc - http://projects.spring.io/spring-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 d89ea87a465..d098489fc01 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 Starter for JTA transactions using Atomikos - http://projects.spring.io/spring-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 d67165677e9..2c411a5ed46 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 Starter for JTA transactions using Bitronix - http://projects.spring.io/spring-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-narayana/pom.xml b/spring-boot-starters/spring-boot-starter-jta-narayana/pom.xml index e3b8bf73ff5..122ee455fb6 100644 --- a/spring-boot-starters/spring-boot-starter-jta-narayana/pom.xml +++ b/spring-boot-starters/spring-boot-starter-jta-narayana/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 spring-boot-starters @@ -9,7 +9,7 @@ spring-boot-starter-jta-narayana Spring Boot Narayana JTA Starter Spring Boot Narayana JTA Starter - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ ${basedir}/../.. diff --git a/spring-boot-starters/spring-boot-starter-log4j2/pom.xml b/spring-boot-starters/spring-boot-starter-log4j2/pom.xml index c586078988f..ed9277ddf41 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 @@ -10,10 +10,10 @@ Spring Boot Log4j 2 Starter Starter for using Log4j2 for logging. An alternative to spring-boot-starter-logging - http://projects.spring.io/spring-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 5d1b0d4e3bd..1b115532680 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 Logging Starter Starter for logging using Logback. Default logging 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 170030022b2..cd592ad5279 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 @@ -10,10 +10,10 @@ Spring Boot Mail Starter Starter for using Java Mail and Spring Framework's email sending support - http://projects.spring.io/spring-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 d95314a3556..991ad5faaaf 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 Starter for building web applications using Spring Mobile - http://projects.spring.io/spring-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 009fb578302..b0652bcbdc2 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 Starter for building MVC web applications using Mustache views - http://projects.spring.io/spring-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 2b010f27f47..27c0b4eadd1 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 org.springframework.boot @@ -11,10 +11,10 @@ Spring Boot Starter Parent Parent pom providing dependency and plugin management for applications built with Maven - 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 5e87e3d004d..2c3bae55b63 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 @@ -10,10 +10,10 @@ spring-boot-starter-redis (DEPRECATED) Starter for using Redis key-value data store with Spring Data Redis and the Jedis client. Deprecated as of 1.4 in favor of spring-boot-starter-data-redis - http://projects.spring.io/spring-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 f8ab633daa4..9765fe07d7c 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 @@ -10,10 +10,10 @@ Spring Boot Remote Shell Starter Starter for using the CRaSH remote shell to monitor and manage your application over SSH - http://projects.spring.io/spring-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 faf82917e6f..61dca178679 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 Starter for using Spring Security - http://projects.spring.io/spring-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 26ca9dd66b9..fd0a135857a 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 Starter for using Spring Social Facebook - http://projects.spring.io/spring-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 7c659dff189..3bf0824a19e 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 Stater for using Spring Social LinkedIn - http://projects.spring.io/spring-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 6e3017a4114..32310cf143c 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 Starter for using Spring Social Twitter - http://projects.spring.io/spring-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 e68965d5f31..5e4f04d6811 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 @@ -10,10 +10,10 @@ Spring Boot Test Starter Starter for testing Spring Boot applications with libraries including JUnit, Hamcrest and Mockito - http://projects.spring.io/spring-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 76ce14044a1..36d23011f17 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 Starter for building MVC web applications using Thymeleaf views - http://projects.spring.io/spring-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 f2317c074db..124c749709f 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 @@ -10,10 +10,10 @@ Spring Boot Tomcat Starter Starter for using Tomcat as the embedded servlet container. Default servlet container starter used by spring-boot-starter-web - http://projects.spring.io/spring-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 60f02532a91..d4acbb04729 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 @@ -10,10 +10,10 @@ Spring Boot Undertow Starter Starter for using Undertow as the embedded servlet container. An alternative to spring-boot-starter-tomcat - http://projects.spring.io/spring-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 ea57c26d55c..4edcf0bd782 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 @@ -10,10 +10,10 @@ Spring Boot Validation Starter Starter for using Java Bean Validation with Hibernate Validator - http://projects.spring.io/spring-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 79afcc3f917..f7183090084 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 @@ -10,10 +10,10 @@ Spring Boot Velocity Starter Starter for building MVC web applications using Velocity views. Deprecated since 1.4 - http://projects.spring.io/spring-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-services/pom.xml b/spring-boot-starters/spring-boot-starter-web-services/pom.xml index 008f5db70d6..c6e36c549ad 100644 --- a/spring-boot-starters/spring-boot-starter-web-services/pom.xml +++ b/spring-boot-starters/spring-boot-starter-web-services/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -9,10 +9,10 @@ spring-boot-starter-web-services Spring Boot Web Services Starter Starter for using Spring Web Services - http://projects.spring.io/spring-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 9baed648f9a..1502b7be722 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 @@ -10,10 +10,10 @@ Spring Boot Web Starter Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container - http://projects.spring.io/spring-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 bf37e5a47b8..491580a0499 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 @@ -10,10 +10,10 @@ Spring Boot WebSocket Starter Starter for building WebSocket applications using Spring Framework's WebSocket support - http://projects.spring.io/spring-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 1ab100b65ab..47ffac5d75d 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 @@ -10,10 +10,10 @@ spring-boot-starter-ws (DEPRECATED) Starter for using Spring Web Services. Deprecated as of 1.4 in favor of spring-boot-starter-web-services - http://projects.spring.io/spring-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 3a8f2dc934b..7f561217b24 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 Core starter, including auto-configuration support, logging and YAML - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/../.. diff --git a/spring-boot-test-autoconfigure/pom.xml b/spring-boot-test-autoconfigure/pom.xml index 4230c028576..6b46783edf8 100644 --- a/spring-boot-test-autoconfigure/pom.xml +++ b/spring-boot-test-autoconfigure/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -10,10 +10,10 @@ spring-boot-test-autoconfigure Spring Boot Test Auto-Configure Spring Boot Test Auto-Configure - http://projects.spring.io/spring-boot/ + https://projects.spring.io/spring-boot/ Pivotal Software, Inc. - http://www.spring.io + https://www.spring.io ${basedir}/.. diff --git a/spring-boot-test/pom.xml b/spring-boot-test/pom.xml index 33a44b61e1b..35215a13d62 100644 --- a/spring-boot-test/pom.xml +++ b/spring-boot-test/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.boot @@ -10,10 +10,10 @@ spring-boot-test Spring Boot Test Spring Boot 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-tools/pom.xml b/spring-boot-tools/pom.xml index 6638837c6a3..2b0eb0406e0 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 5093089608b..e452a093d05 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 a0989ab99d8..bba2de72cae 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 caf0eadf5b0..e2a31ae9cfe 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 cb151f7011c..c280d1d6c6c 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 1c86c02c6c5..19365c384db 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 d39bec0e66f..a9e011d3dcc 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 ac5eaa5184d..57440b5bf74 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 7f4abf3064b..2266dac3d42 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/build-info-additional-properties/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/build-info-additional-properties/pom.xml index 0e13a548a42..12d4d5dd10f 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/build-info-additional-properties/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/build-info-additional-properties/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 build-info-additional-properties diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/build-info-cutom-file/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/build-info-cutom-file/pom.xml index 0b76eb3d5ed..818ab7eb124 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/build-info-cutom-file/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/build-info-cutom-file/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 build-info-custom-file diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/build-info/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/build-info/pom.xml index 00fef8d016a..a1964e47869 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/build-info/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/build-info/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 build-info diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-attach-disabled/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-attach-disabled/pom.xml index 5677aff7f25..18a75062326 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-attach-disabled/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-attach-disabled/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-attach-disabled 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 34abd051309..608dedb145d 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-system-scope-default/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-system-scope-default/pom.xml index 10229883bf3..73e45c2dab9 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-system-scope-default/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-system-scope-default/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-system-scope-default diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-system-scope/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-system-scope/pom.xml index 04a99d4e39f..6e59d6f9372 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-system-scope/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/jar-system-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-system-scope 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 d3ba2034a6f..438b3468d89 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 015944e662e..b3f5ecbaae9 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-devtools/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/run-devtools/pom.xml index c56c0c0b4ff..6d364cdd126 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/run-devtools/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/run-devtools/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-devtools 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 80d3cd142c6..9853f2c9712 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-reactor/jar/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/war-reactor/jar/pom.xml index 897420ea934..b280027e5dc 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/war-reactor/jar/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/war-reactor/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 diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/war-reactor/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/war-reactor/pom.xml index 8acb5538b01..e1826f304f5 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/war-reactor/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/war-reactor/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-reactor diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/it/war-reactor/war/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/src/it/war-reactor/war/pom.xml index 3b2d0d710e9..5e75785edf6 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/it/war-reactor/war/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/src/it/war-reactor/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 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 c61c1c42a61..556bc68997b 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}/..