diff --git a/docs/pom.xml b/docs/pom.xml index 31ca5b47..ac6eaabd 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.RC1-SNAPSHOT + 1.0.0.RC1 Spring GemFire Documentation diff --git a/pom.xml b/pom.xml index 0414299d..ab373948 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.data.gemfire spring-gemfire - 1.0.0.RC1-SNAPSHOT + 1.0.0.RC1 Spring GemFire Project Spring GemFire Integration for Java @@ -59,7 +59,7 @@ limitations under the License. - 3.0.3.RELEASE + 3.0.5.RELEASE 4.7 @@ -115,7 +115,7 @@ limitations under the License. com.gemstone.gemfire gemfire - 6.5 + 6.5.1 compile diff --git a/samples/hello-world/pom.xml b/samples/hello-world/pom.xml index e50e7952..91944f8d 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.RC1-SNAPSHOT + 1.0.0.RC1 ../ 4.0.0 org.springframework.data.gemfire.samples hello-world - 1.0.0.RC1-SNAPSHOT + 1.0.0.RC1 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 83246c87..730aa10b 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.RC1-SNAPSHOT + 1.0.0.RC1 Spring GemFire Samples pom http://www.springframework.org/spring-gemfire