diff --git a/helloworld/pom.xml b/helloworld/pom.xml index ee25e75..6e1b3a7 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -8,7 +8,7 @@ 2.1.3.RELEASE jar Spring AMQP Hello World - http://www.spring.io + https://www.spring.io - - - Codehaus - http://repository.codehaus.org/ - - false - - - - - http://www.springframework.org/download - - staging - file:///${user.dir}/target/staging/org.springframework.batch.archetype/${project.artifactId} - - - spring-release - Spring Release Repository - file:///${user.dir}/target/staging/release - - - spring-snapshot - Spring Snapshot Repository - file:///${user.dir}/target/staging/snapshot - - - diff --git a/pom.xml b/pom.xml index de8b895..d964cee 100644 --- a/pom.xml +++ b/pom.xml @@ -40,28 +40,10 @@ - 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 - - spring-site - scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-amqp/docs/${project.version} - - - spring-milestone - Spring Milestone Repository - s3://maven.springframework.org/milestone - - - spring-snapshot - Spring Snapshot Repository - s3://maven.springframework.org/snapshot - - diff --git a/stocks/pom.xml b/stocks/pom.xml index e27adc2..c708e7f 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -7,7 +7,7 @@ 2.1.3.RELEASE war Spring Rabbit Stocks - http://www.spring.io + https://www.spring.io - - - Codehaus - http://repository.codehaus.org/ - - false - - - - - http://www.springframework.org/download - - staging - file:///${user.dir}/target/staging/org.springframework.batch.archetype/${project.artifactId} - - - spring-release - Spring Release Repository - file:///${user.dir}/target/staging/release - - - spring-snapshot - Spring Snapshot Repository - file:///${user.dir}/target/staging/snapshot - - -