From 68c0129807ba33c03e6c8e6e4afe5167b010ea0a Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Wed, 2 Feb 2011 18:57:38 +0200 Subject: [PATCH] bump version to 1.0.1 --- 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 665234bc..eefa6b01 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.RELEASE + 1.0.1.BUILD-SNAPSHOT Spring GemFire Documentation diff --git a/pom.xml b/pom.xml index f989cb9b..2c9abe40 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.data.gemfire spring-gemfire - 1.0.0.RELEASE + 1.0.1.BUILD-SNAPSHOT Spring GemFire Project Spring GemFire Integration for Java diff --git a/samples/hello-world/pom.xml b/samples/hello-world/pom.xml index 922af152..6ace43cb 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.RELEASE + 1.0.1.BUILD-SNAPSHOT ../ 4.0.0 org.springframework.data.gemfire.samples hello-world - 1.0.0.RELEASE + 1.0.1.BUILD-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 9c213577..e43501df 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.RELEASE + 1.0.1.BUILD-SNAPSHOT Spring GemFire Samples pom http://www.springframework.org/spring-gemfire