Release 0.0.22.

This commit is contained in:
John Blum
2021-01-25 13:58:33 -08:00
parent 0c8ee6b610
commit dd069ce18d
3 changed files with 3 additions and 3 deletions

View File

@@ -13,4 +13,4 @@ springDataBomVersion=2020.0.3
springDataGemFireVersion=2.4.3
springDataGeodeVersion=2.4.3
springShellVersion=1.2.0.RELEASE
version=0.0.22-SNAPSHOT
version=0.0.22

View File

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