diff --git a/docs/pom.xml b/docs/pom.xml index eefa6b01..1a2ac4c4 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.data.gemfire spring-gemfire - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE Spring GemFire Documentation diff --git a/pom.xml b/pom.xml index 3dad56ee..72d9f12d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.data.gemfire spring-gemfire - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE Spring GemFire Project Spring GemFire Integration for Java @@ -280,7 +280,7 @@ limitations under the License. protected 1.5 - http://java.sun.com/j2se/1.6.0/docs/api/ + http://download.oracle.com/javase/6/docs/api/ http://static.springsource.org/spring/docs/3.0.x/javadoc-api/ diff --git a/samples/hello-world/pom.xml b/samples/hello-world/pom.xml index c9ec2bbd..7a94a3dd 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.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../ 4.0.0 org.springframework.data.gemfire.samples hello-world - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE 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 e43501df..4c153132 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.data.gemfire.samples samples - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE Spring GemFire Samples pom http://www.springframework.org/spring-gemfire