Prepare next development iteration.

Set Spring Boot version to 3.0.0-SNAPSHOT.

Set version to 1.0.0-SNAPSHOT.
This commit is contained in:
John Blum
2022-01-14 19:17:55 -08:00
parent bce115c412
commit ffb72dcd11
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>1.0.0-M1</version>
<version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>spring-data-geode-test</artifactId>