From 4eec7174d62aab57cb24b16d5f294d46fa8eb115 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 22 Mar 2021 20:45:49 -0700 Subject: [PATCH] Prepare next development iteration. Set Spring Data version to Ockham-SR7 / 2.4.7-SNAPSHOT. Set Spring Data BOM version to 2020.0.7-SNAPSHOT. Set Spring Data Build Parent version to 2.4.7-SNAPSHOT. Set Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire version to 2.4.7-SNAPSHOT. Set version to 0.0.24-SNAPSHOT. --- gradle.properties | 8 ++++---- pom.xml | 4 ++-- spring-data-geode-test/pom.xml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/gradle.properties b/gradle.properties index 9712e55..d46b41a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,8 +9,8 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.6 springVersion=5.3.5 springBootVersion=2.4.4 -springDataBomVersion=2020.0.6 -springDataGemFireVersion=2.4.6 -springDataGeodeVersion=2.4.6 +springDataBomVersion=2020.0.7-SNAPSHOT +springDataGemFireVersion=2.4.7-SNAPSHOT +springDataGeodeVersion=2.4.7-SNAPSHOT springShellVersion=1.2.0.RELEASE -version=0.0.23 +version=0.0.24-SNAPSHOT diff --git a/pom.xml b/pom.xml index 385e44f..992b033 100644 --- a/pom.xml +++ b/pom.xml @@ -8,12 +8,12 @@ org.springframework.data.build spring-data-parent - 2.4.6 + 2.4.7-SNAPSHOT org.springframework.data spring-test-data-geode-build - 0.0.23 + 0.0.24-SNAPSHOT pom diff --git a/spring-data-geode-test/pom.xml b/spring-data-geode-test/pom.xml index f362f63..1b218b1 100644 --- a/spring-data-geode-test/pom.xml +++ b/spring-data-geode-test/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-test-data-geode-build - 0.0.23 + 0.0.24-SNAPSHOT spring-data-geode-test