Prepare next development iteration.

This commit is contained in:
John Blum
2019-10-01 13:28:16 -07:00
parent 50744d0dcd
commit 8423aa800a
4 changed files with 4 additions and 4 deletions

View File

@@ -13,4 +13,4 @@ springDataGeodeVersion=2.2.0.RELEASE
springDataReleaseTrainVersion=Moore-RELEASE
#springDataReleaseTrainVersion=Moore-BUILD-SNAPSHOT
springShellVersion=1.2.0.RELEASE
version=0.0.9.RELEASE
version=0.0.10.BUILD-SNAPSHOT

View File

@@ -13,7 +13,7 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-test-data-geode-build</artifactId>
<version>0.0.9.RELEASE</version>
<version>0.0.10.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-test-data-geode-build</artifactId>
<version>0.0.9.RELEASE</version>
<version>0.0.10.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-data-gemfire-test</artifactId>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-test-data-geode-build</artifactId>
<version>0.0.9.RELEASE</version>
<version>0.0.10.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-data-geode-test</artifactId>