Release 0.2.3-Q.

This commit is contained in:
John Blum
2022-09-23 12:06:33 -07:00
parent 759bc8a498
commit ec6d18aadc
3 changed files with 3 additions and 3 deletions

View File

@@ -12,4 +12,4 @@ springBootVersion=2.6.12
springDataBomVersion=2021.1.7
springDataGeodeVersion=2.6.7
springShellVersion=1.2.0.RELEASE
version=0.2.3-Q-SNAPSHOT
version=0.2.3-Q

View File

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