From f9f1f4c18f8cb42776f2a3a60dedce95f3dcde8d Mon Sep 17 00:00:00 2001 From: costin Date: Tue, 3 Aug 2010 15:32:49 +0300 Subject: [PATCH] bump version to 1.0.0.M1 release --- docs/pom.xml | 2 +- pom.xml | 2 +- samples/hello-world/pom.xml | 4 ++-- samples/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index b53d10fd..35ceeae7 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.data.gemfire spring-gemfire - 1.0.0.M1-SNAPSHOT + 1.0.0.M1 Spring GemFire Documentation diff --git a/pom.xml b/pom.xml index d0821647..3df0c1f6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.data.gemfire spring-gemfire - 1.0.0.M1-SNAPSHOT + 1.0.0.M1 Spring GemFire Project Spring GemFire Integration for Java diff --git a/samples/hello-world/pom.xml b/samples/hello-world/pom.xml index 89924122..ad674965 100644 --- a/samples/hello-world/pom.xml +++ b/samples/hello-world/pom.xml @@ -4,13 +4,13 @@ samples org.springframework.data.gemfire.samples - 1.0.0.M1-SNAPSHOT + 1.0.0.M1 ../ 4.0.0 org.springframework.data.gemfire.samples hello-world - 1.0.0.M1-SNAPSHOT + 1.0.0.M1 Spring GemFire - Hello World Sample A simple Hello World example illustrating the basic steps in configuring GemFire with Spring diff --git a/samples/pom.xml b/samples/pom.xml index 557caee5..22764157 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.data.gemfire.samples samples - 1.0.0.M1-SNAPSHOT + 1.0.0.M1 Spring GemFire Samples pom http://www.springframework.org/spring-gemfire