Prepare next development iteration.

Set Spring Boot version to 2.7.0-SNAPSHOT.

Set version to 0.3.0-RAJ-SNAPSHOT.
This commit is contained in:
John Blum
2022-01-14 11:48:51 -08:00
parent 48df778949
commit 7bac47f1eb
3 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-test-data-geode-build</artifactId>
<version>0.3.0-RAJ-M1</version>
<version>0.3.0-RAJ-SNAPSHOT</version>
</parent>
<artifactId>spring-data-geode-test</artifactId>