Release 0.3.0-RAJ-M1.

This commit is contained in:
John Blum
2022-01-14 11:42:42 -08:00
parent 2cbd841c2c
commit 48df778949
3 changed files with 3 additions and 3 deletions

View File

@@ -13,4 +13,4 @@ springDataBomVersion=2021.2.0-M1
springDataGemFireVersion=2.7.0-M1
springDataGeodeVersion=2.7.0-M1
springShellVersion=1.2.0.RELEASE
version=0.3.0-RAJ-SNAPSHOT
version=0.3.0-RAJ-M1

View File

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