Release 0.0.18.RELEASE.

This commit is contained in:
John Blum
2020-08-18 14:31:44 -07:00
parent c7f1d316fc
commit 2a73160357
4 changed files with 4 additions and 4 deletions

View File

@@ -14,4 +14,4 @@ springDataGeodeVersion=2.3.3.RELEASE
springDataReleaseTrainVersion=Neumann-SR3
#springDataReleaseTrainVersion=Ockham-BUILD-SNAPSHOT
springShellVersion=1.2.0.RELEASE
version=0.0.18.BUILD-SNAPSHOT
version=0.0.18.RELEASE

View File

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