Release 0.0.1.M6.

This commit is contained in:
John Blum
2018-11-05 22:50:08 -08:00
parent 1b5f8e22d2
commit bfe3154d7c
4 changed files with 4 additions and 4 deletions

View File

@@ -12,4 +12,4 @@ springDataGemFireVersion=2.1.2.RELEASE
springDataGeodeVersion=2.1.2.RELEASE
springDataReleaseTrainVersion=Lovelace-SR2
springShellVersion=1.2.0.RELEASE
version=0.0.1.BUILD-SNAPSHOT
version=0.0.1.M6

View File

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