From 841043711161a708f05f67bf8f778373687d66e7 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Wed, 8 Dec 2010 16:57:37 +0200 Subject: [PATCH] + bump version to RC1-SNAPSHOT --- 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 ef05b07e..31ca5b47 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.M2 + 1.0.0.RC1-SNAPSHOT Spring GemFire Documentation diff --git a/pom.xml b/pom.xml index 14ad5371..0414299d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.data.gemfire spring-gemfire - 1.0.0.M2 + 1.0.0.RC1-SNAPSHOT Spring GemFire Project Spring GemFire Integration for Java diff --git a/samples/hello-world/pom.xml b/samples/hello-world/pom.xml index 8bf3a673..e50e7952 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.M2 + 1.0.0.RC1-SNAPSHOT ../ 4.0.0 org.springframework.data.gemfire.samples hello-world - 1.0.0.M2 + 1.0.0.RC1-SNAPSHOT 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 e8edfff3..83246c87 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.M2 + 1.0.0.RC1-SNAPSHOT Spring GemFire Samples pom http://www.springframework.org/spring-gemfire