Set version to 1.0.0-SNAPSHOT.

This commit is contained in:
John Blum
2021-12-07 19:26:35 -08:00
parent 0cd52dcdfc
commit b965ff3b3c
3 changed files with 3 additions and 3 deletions

View File

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