SGF-560 - Release version 1.0.0.INCUBATING-RELEASE.

This commit is contained in:
John Blum
2016-11-09 10:43:57 -08:00
parent 7ad21a2b90
commit 5d2219ca16
4 changed files with 6 additions and 4 deletions

View File

@@ -13,7 +13,7 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-geode</artifactId>
<version>1.1.0.INCUBATING-SNAPSHOT</version>
<version>1.0.0.INCUBATING-RELEASE</version>
<name>Spring Data Geode</name>
@@ -22,7 +22,7 @@
<antlr.version>2.7.7</antlr.version>
<apache-shiro.version>1.3.1</apache-shiro.version>
<assertj.version>3.5.2</assertj.version>
<gemfire.version>1.1.0-incubating-SNAPSHOT</gemfire.version>
<gemfire.version>1.0.0-incubating</gemfire.version>
<google-code-findbugs.version>2.0.2</google-code-findbugs.version>
<multithreadedtc.version>1.01</multithreadedtc.version>
<servlet-api.version>2.5</servlet-api.version>