From 50ebb00297d771a357d31fc7bbb510d39d95c2ef Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Thu, 25 Aug 2011 18:24:18 +0100 Subject: [PATCH] Update for 1.0.0 --- helloworld/pom.xml | 15 ++------------- log4j/pom.xml | 16 ++-------------- pom.xml | 2 +- stocks/pom.xml | 14 +------------- 4 files changed, 6 insertions(+), 41 deletions(-) diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 3d97adf..7560936 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -17,7 +17,7 @@ true 3.0.5.RELEASE - 1.0.0.BUILD-SNAPSHOT + 1.0.0.RELEASE @@ -175,16 +175,5 @@ file:///${user.dir}/target/staging/snapshot - - - repository.springframework.maven.milestone - Spring Framework Maven Milestone Repository - http://maven.springframework.org/milestone - - - repository.springframework.maven.snapshot - Spring Framework Maven Snapshot Repository - http://maven.springframework.org/snapshot - - + diff --git a/log4j/pom.xml b/log4j/pom.xml index 7a39825..5d10103 100644 --- a/log4j/pom.xml +++ b/log4j/pom.xml @@ -17,8 +17,7 @@ true 3.0.5.RELEASE - 1.0.0.BUILD-SNAPSHOT - 1.0.0.M2 + 1.0.0.RELEASE @@ -207,17 +206,6 @@ file:///${user.dir}/target/staging/snapshot - - - repository.springframework.maven.milestone - Spring Framework Maven Milestone Repository - http://maven.springframework.org/milestone - - - repository.springframework.maven.snapshot - Spring Framework Maven Snapshot Repository - http://maven.springframework.org/snapshot - - + \ No newline at end of file diff --git a/pom.xml b/pom.xml index c0dc969..052a582 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.amqp spring-amqp-samples - Spring AMQP Distribution + Spring AMQP Samples 1.0.0.BUILD-SNAPSHOT pom diff --git a/stocks/pom.xml b/stocks/pom.xml index 97e78d6..925e6d5 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -16,7 +16,7 @@ true 3.0.5.RELEASE - 1.0.0.BUILD-SNAPSHOT + 1.0.0.RELEASE @@ -205,16 +205,4 @@ file:///${user.dir}/target/staging/snapshot - - - repository.springframework.maven.milestone - Spring Framework Maven Milestone Repository - http://maven.springframework.org/milestone - - - repository.springframework.maven.snapshot - Spring Framework Maven Snapshot Repository - http://maven.springframework.org/snapshot - -