Release 0.3.6-RAJ.

This commit is contained in:
John Blum
2023-06-24 19:50:06 -07:00
parent 6c6a74f3cd
commit 945a5b4dd6
3 changed files with 3 additions and 3 deletions

View File

@@ -12,4 +12,4 @@ springBootVersion=2.7.13
springDataBomVersion=2021.2.13
springDataGeodeVersion=2.7.13
springShellVersion=1.2.0.RELEASE
version=0.3.6-RAJ-SNAPSHOT
version=0.3.6-RAJ

View File

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