Prepare next development iteration.

This commit is contained in:
John Blum
2018-11-07 21:59:41 -08:00
parent 7735f40a19
commit 64e8cb4b2b
4 changed files with 4 additions and 4 deletions

View File

@@ -12,4 +12,4 @@ springDataGemFireVersion=2.0.11.RELEASE
springDataGeodeVersion=2.0.11.RELEASE
springDataReleaseTrainVersion=Kay-SR11
springShellVersion=1.2.0.RELEASE
version=0.0.1.KAY-M1
version=0.0.1.KAY-SNAPSHOT

View File

@@ -13,7 +13,7 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-test-data-geode-build</artifactId>
<version>0.0.1.KAY-M1</version>
<version>0.0.1.KAY-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.1.KAY-M1</version>
<version>0.0.1.KAY-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.1.KAY-M1</version>
<version>0.0.1.KAY-SNAPSHOT</version>
</parent>
<artifactId>spring-data-geode-test</artifactId>