From e29bd1e81ec1c8160fbf216d41ee60c21e9fcff4 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Fri, 16 Jul 2010 15:48:52 -0400 Subject: [PATCH] reverted version from M1 to BUILD-SNAPSHOT --- helloworld/pom.xml | 4 ++-- stocks/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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