SGF-554 - Release version 1.0.0.APACHE-GEODE-INCUBATING-M3.

This commit is contained in:
John Blum
2016-10-05 20:51:19 -07:00
parent b3762829e0
commit 153e812025
3 changed files with 3 additions and 2 deletions

View File

@@ -19,4 +19,4 @@ springVersion=4.3.3.RELEASE
springDataBuildVersion=1.8.4.RELEASE
springDataCommonsVersion=1.12.4.RELEASE
springShellVersion=1.1.0.RELEASE
version=1.0.0.APACHE-GEODE-INCUBATING-M3-SNAPSHOT
version=1.0.0.APACHE-GEODE-INCUBATING-M3

View File

@@ -13,7 +13,7 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-geode</artifactId>
<version>1.0.0.APACHE-GEODE-INCUBATING-M3-SNAPSHOT</version>
<version>1.0.0.APACHE-GEODE-INCUBATING-M3</version>
<name>Spring Data Geode</name>

View File

@@ -26,6 +26,7 @@ Changes in version 1.0.0.APACHE-GEODE-INCUBATING-M2 (2016-10-05)
* SGF-512 - Configure GemFire System Properties with annotations.
* SGF-513 - Configure SSL with annotations.
* SGF-514 - Configure HttpService with annotations.
* SGF-515 - Configure Geode Off-Heap Memory with annotations.
* SGF-517 - Configure Authentication/Authorization with annotations.
* SGF-518 - Configure Logging with annotations.
* SGF-519 - Configure Mcast with annotations.