From 608310aaa962db015969592f2cc045b595d5d36a Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Fri, 16 Jul 2010 14:07:05 -0400 Subject: [PATCH] Incremented POM versions to 1.0.0.M1 --- 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 b24b70b..c7c9673 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.BUILD-SNAPSHOT + 1.0.0.M1 jar Spring AMQP Hello World http://www.springframework.org @@ -18,7 +18,7 @@ true 1.8.1 3.0.3.RELEASE - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M1 diff --git a/stocks/pom.xml b/stocks/pom.xml index 6ee646e..e502eec 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.BUILD-SNAPSHOT + 1.0.0.M1 jar Spring Rabbit Stocks http://www.springframework.org @@ -18,7 +18,7 @@ true 1.8.1 3.0.3.RELEASE - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M1