Prepare next development iteration.

Set Spring Data for Apache Geode version to 3.0.0-SNAPSHOT.

Set version to 1.0.0-SNAPSHOT.
This commit is contained in:
John Blum
2022-09-23 13:19:15 -07:00
parent 3b6b34729e
commit 34c0d6957b
3 changed files with 4 additions and 4 deletions

View File

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