diff --git a/helloworld/pom.xml b/helloworld/pom.xml index f83376c..2a47ac0 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-helloworld - 1.0.0.M1 + 1.0.0.BUILD-SNAPSHOT jar Spring AMQP Hello World http://www.springframework.org @@ -18,7 +18,7 @@ true 1.8.1 3.0.3.RELEASE - 1.0.0.M1 + 1.0.0.BUILD-SNAPSHOT diff --git a/stocks/pom.xml b/stocks/pom.xml index e9cbce8..e905ea8 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.samples.spring spring-rabbit-stocks - 1.0.0.M1 + 1.0.0.BUILD-SNAPSHOT jar Spring Rabbit Stocks http://www.springframework.org @@ -18,7 +18,7 @@ true 1.8.1 3.0.3.RELEASE - 1.0.0.M1 + 1.0.0.BUILD-SNAPSHOT