diff --git a/README.adoc b/README.adoc index fb4aa2c0..1b88cc2c 100644 --- a/README.adoc +++ b/README.adoc @@ -45,7 +45,7 @@ This, along with many other things will be provided in and by this project. === Documentation You can find the documentation for this project -https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.0.0.BUILD-SNAPSHOT/reference/htmlsingle/[here]. +https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.0.0.M2/reference/htmlsingle/[here]. === Examples diff --git a/gradle.properties b/gradle.properties index 499e3541..d099e284 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,4 +11,4 @@ springDataReleaseTrainVersion=Kay-SR9 springSessionBomVersion=Apple-SR4 springSessionDataGeodeVersion=2.0.5.RELEASE springShellVersion=1.2.0.RELEASE -version=1.0.0.M2 +version=1.0.0.BUILD-SNAPSHOT