diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 4ae4b5c..19a8398 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -1,6 +1,6 @@ 4.0.0 org.springframework.samples.spring @@ -8,7 +8,7 @@ 2.0.2.RELEASE jar Spring AMQP Hello World - http://www.spring.io + https://www.spring.io Codehaus - http://repository.codehaus.org/ + https://repository.codehaus.org/ false - http://www.springframework.org/download + https://www.springframework.org/download staging file:///${user.dir}/target/staging/org.springframework.batch.archetype/${project.artifactId} diff --git a/log4j/pom.xml b/log4j/pom.xml index f2f0871..7da9669 100644 --- a/log4j/pom.xml +++ b/log4j/pom.xml @@ -1,6 +1,6 @@ 4.0.0 org.springframework.samples.spring @@ -8,7 +8,7 @@ 2.0.2.RELEASE war Spring AMQP log4j - http://www.spring.io + https://www.spring.io Codehaus - http://repository.codehaus.org/ + https://repository.codehaus.org/ false - http://www.springframework.org/download + https://www.springframework.org/download staging file:///${user.dir}/target/staging/org.springframework.batch.archetype/${project.artifactId} diff --git a/log4j2/pom.xml b/log4j2/pom.xml index 4d9f2a2..d06968f 100644 --- a/log4j2/pom.xml +++ b/log4j2/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.amqp.samples diff --git a/pom.xml b/pom.xml index 8aac7b2..89cdc42 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.springframework.amqp spring-amqp-samples @@ -42,13 +42,13 @@ - http://github.com/SpringSource/spring-amqp-samples + https://github.com/SpringSource/spring-amqp-samples scm:git:git://github.com/SpringSource/spring-amqp-samples.git scm:git:git://github.com/SpringSource/spring-amqp-samples.git - http://github.com/SpringSource/spring-amqp-samples + https://github.com/SpringSource/spring-amqp-samples spring-site scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-amqp/docs/${project.version} @@ -78,19 +78,19 @@ repository.springframework.maven.milestone Spring Framework Repository Including Stagingi - http://repo.spring.io/repo + https://repo.spring.io/repo repository.source.maven.release SpringSource Maven Release Repository - http://repo.spring.io/maven/bundles/release + https://repo.spring.io/maven/bundles/release libs-staging-local libs-staging-local - http://repo.spring.io/libs-staging-local + https://repo.spring.io/libs-staging-local diff --git a/rabbitmq-tutorials/mvnw b/rabbitmq-tutorials/mvnw index a1ba1bf..02217b1 100644 --- a/rabbitmq-tutorials/mvnw +++ b/rabbitmq-tutorials/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/rabbitmq-tutorials/mvnw.cmd b/rabbitmq-tutorials/mvnw.cmd index 2b934e8..4b98b78 100644 --- a/rabbitmq-tutorials/mvnw.cmd +++ b/rabbitmq-tutorials/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/rabbitmq-tutorials/pom.xml b/rabbitmq-tutorials/pom.xml index b12683b..365ced7 100644 --- a/rabbitmq-tutorials/pom.xml +++ b/rabbitmq-tutorials/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.amqp diff --git a/spring-rabbit-confirms-returns/mvnw b/spring-rabbit-confirms-returns/mvnw index a1ba1bf..02217b1 100755 --- a/spring-rabbit-confirms-returns/mvnw +++ b/spring-rabbit-confirms-returns/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/spring-rabbit-confirms-returns/mvnw.cmd b/spring-rabbit-confirms-returns/mvnw.cmd index 2b934e8..4b98b78 100644 --- a/spring-rabbit-confirms-returns/mvnw.cmd +++ b/spring-rabbit-confirms-returns/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/spring-rabbit-confirms-returns/pom.xml b/spring-rabbit-confirms-returns/pom.xml index 2ddb3ca..79e0711 100644 --- a/spring-rabbit-confirms-returns/pom.xml +++ b/spring-rabbit-confirms-returns/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.amqp.samples diff --git a/spring-rabbit-global-errorhandler/mvnw b/spring-rabbit-global-errorhandler/mvnw index a1ba1bf..02217b1 100755 --- a/spring-rabbit-global-errorhandler/mvnw +++ b/spring-rabbit-global-errorhandler/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/spring-rabbit-global-errorhandler/mvnw.cmd b/spring-rabbit-global-errorhandler/mvnw.cmd index 2b934e8..4b98b78 100644 --- a/spring-rabbit-global-errorhandler/mvnw.cmd +++ b/spring-rabbit-global-errorhandler/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/spring-rabbit-global-errorhandler/pom.xml b/spring-rabbit-global-errorhandler/pom.xml index d468fc1..cf1b68f 100644 --- a/spring-rabbit-global-errorhandler/pom.xml +++ b/spring-rabbit-global-errorhandler/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 com.example diff --git a/spring-rabbit-json/mvnw b/spring-rabbit-json/mvnw index a1ba1bf..02217b1 100755 --- a/spring-rabbit-json/mvnw +++ b/spring-rabbit-json/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/spring-rabbit-json/mvnw.cmd b/spring-rabbit-json/mvnw.cmd index 2b934e8..4b98b78 100644 --- a/spring-rabbit-json/mvnw.cmd +++ b/spring-rabbit-json/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/spring-rabbit-json/pom.xml b/spring-rabbit-json/pom.xml index fbc18a0..24cecc1 100644 --- a/spring-rabbit-json/pom.xml +++ b/spring-rabbit-json/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 com.example @@ -53,7 +53,7 @@ repository.springframework.maven.all Spring Framework Repository Including Staging - http://repo.spring.io/repo + https://repo.spring.io/repo diff --git a/stocks/pom.xml b/stocks/pom.xml index 88e2d3a..d8fd0ae 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -1,5 +1,5 @@ - 4.0.0 org.springframework.samples.spring @@ -7,7 +7,7 @@ 2.0.2.RELEASE war Spring Rabbit Stocks - http://www.spring.io + https://www.spring.io Codehaus - http://repository.codehaus.org/ + https://repository.codehaus.org/ false - http://www.springframework.org/download + https://www.springframework.org/download staging file:///${user.dir}/target/staging/org.springframework.batch.archetype/${project.artifactId}