Prepare next development iteration.

Set Spring Data BOM version to 2020.0.4-SNAPSHOT / Ockham-SR4.

Set Spring Data Build Parent version to 2.4.4-SNAPSHOT.

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

Set version to 0.0.23-SNAPSHOT.
This commit is contained in:
John Blum
2021-01-25 14:06:54 -08:00
parent dd069ce18d
commit cbfa432c5a
3 changed files with 8 additions and 8 deletions

View File

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