diff --git a/docs/pom.xml b/docs/pom.xml index 50c09657..665234bc 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-SNAPSHOT + 1.0.0.RELEASE Spring GemFire Documentation diff --git a/docs/src/main/resources/changelog.txt b/docs/src/main/resources/changelog.txt index b5f1b937..27abf1be 100644 --- a/docs/src/main/resources/changelog.txt +++ b/docs/src/main/resources/changelog.txt @@ -2,8 +2,8 @@ SPRING GEMFIRE INTEGRATION CHANGELOG ==================================== http://www.springsource.org/spring-gemfire -Changes in version 1.0.0 (2010-12-dd) ------------------------------------------ +Changes in version 1.0.0 (2011-02-02) +------------------------------------- Changes in version 1.0.0.RC1 (2010-12-20) diff --git a/pom.xml b/pom.xml index 2eb25074..f989cb9b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.data.gemfire spring-gemfire - 1.0.0-SNAPSHOT + 1.0.0.RELEASE Spring GemFire Project Spring GemFire Integration for Java @@ -355,9 +355,9 @@ limitations under the License. scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-gemfire/snapshot-site/ - spring-milestone - Spring Milestone Repository - s3://maven.springframework.org/milestone + spring-release + Spring Release Repository + s3://maven.springframework.org/release spring-snapshot diff --git a/samples/hello-world/pom.xml b/samples/hello-world/pom.xml index 92bbc3e6..922af152 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-SNAPSHOT + 1.0.0.RELEASE ../ 4.0.0 org.springframework.data.gemfire.samples hello-world - 1.0.0-SNAPSHOT + 1.0.0.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 41f5c925..9c213577 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-SNAPSHOT + 1.0.0.RELEASE Spring GemFire Samples pom http://www.springframework.org/spring-gemfire @@ -21,7 +21,7 @@ - 3.0.3.RELEASE + 3.0.5.RELEASE 4.7