From 49a580fe93226902ad3fef4bf9c437f6eda3bb0b Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 16 Sep 2020 20:04:27 -0700 Subject: [PATCH] Prepare next development iteration. Set Spring Data version to Neumann-BUILD-SNAPSHOT. Set Spring Data for Apache Geode & VMware Tanzu GemFire version to 2.3.5.BUILD-SNAPSHOT. Set Spring Data Build version to 2.3.5.BUILD-SNAPSHOT. Set Spring Data Release Train version to Neumann-BUILD-SNAPSHOT. --- gradle.properties | 8 ++++---- pom.xml | 4 ++-- spring-data-gemfire-test/pom.xml | 2 +- spring-data-geode-test/pom.xml | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/gradle.properties b/gradle.properties index 16e39f7..349ae6a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,9 +9,9 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.2 springVersion=5.2.9.RELEASE springBootVersion=2.3.3.RELEASE -springDataGemFireVersion=2.3.4.RELEASE -springDataGeodeVersion=2.3.4.RELEASE -springDataReleaseTrainVersion=Neumann-SR4 +springDataGemFireVersion=2.3.5.BUILD-SNAPSHOT +springDataGeodeVersion=2.3.5.BUILD-SNAPSHOT +springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT #springDataReleaseTrainVersion=Ockham-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE -version=0.0.19.RELEASE +version=0.0.20.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 2765f10..d6842ec 100644 --- a/pom.xml +++ b/pom.xml @@ -8,12 +8,12 @@ org.springframework.data.build spring-data-parent - 2.3.4.RELEASE + 2.3.5.BUILD-SNAPSHOT org.springframework.data spring-test-data-geode-build - 0.0.19.RELEASE + 0.0.20.BUILD-SNAPSHOT pom diff --git a/spring-data-gemfire-test/pom.xml b/spring-data-gemfire-test/pom.xml index c1ed6c4..08cf720 100644 --- a/spring-data-gemfire-test/pom.xml +++ b/spring-data-gemfire-test/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-test-data-geode-build - 0.0.19.RELEASE + 0.0.20.BUILD-SNAPSHOT spring-data-gemfire-test diff --git a/spring-data-geode-test/pom.xml b/spring-data-geode-test/pom.xml index 63ee153..19a66b6 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.19.RELEASE + 0.0.20.BUILD-SNAPSHOT spring-data-geode-test