From ece06010344b3d9e0664e80c1665bcbd30d65c0a Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 18 Aug 2020 14:38:14 -0700 Subject: [PATCH] Prepare next development iteration. Set Spring Data BOM (Release Train) to Neumann.BUILD-SNAPSHOT. Set Spring Data for Apache Geode & VMware/Pivotal GemFire to 2.3.4.BUILD-SNAPSHOT. Set version to 0.0.19.BUILD-SNAPSHOT. --- gradle.properties | 8 ++++---- pom.xml | 6 +++--- spring-data-gemfire-test/pom.xml | 2 +- spring-data-geode-test/pom.xml | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/gradle.properties b/gradle.properties index 7422f4b..fb5d7ef 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,9 +9,9 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.2 springVersion=5.2.8.RELEASE springBootVersion=2.3.3.RELEASE -springDataGemFireVersion=2.3.3.RELEASE -springDataGeodeVersion=2.3.3.RELEASE -springDataReleaseTrainVersion=Neumann-SR3 +springDataGemFireVersion=2.3.4.BUILD-SNAPSHOT +springDataGeodeVersion=2.3.4.BUILD-SNAPSHOT +springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT #springDataReleaseTrainVersion=Ockham-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE -version=0.0.18.RELEASE +version=0.0.19.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 78a89f5..201dc40 100644 --- a/pom.xml +++ b/pom.xml @@ -8,12 +8,12 @@ org.springframework.data.build spring-data-parent - 2.3.3.RELEASE + 2.3.4.BUILD-SNAPSHOT org.springframework.data spring-test-data-geode-build - 0.0.18.RELEASE + 0.0.19.BUILD-SNAPSHOT pom @@ -94,7 +94,7 @@ 5.2.8.RELEASE 2.3.3.RELEASE - Neumann-SR3 + Neumann-BUILD-SNAPSHOT 1.2.0.RELEASE diff --git a/spring-data-gemfire-test/pom.xml b/spring-data-gemfire-test/pom.xml index 015bfd3..81b04f0 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.18.RELEASE + 0.0.19.BUILD-SNAPSHOT spring-data-gemfire-test diff --git a/spring-data-geode-test/pom.xml b/spring-data-geode-test/pom.xml index dfb0e0c..07afb1b 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.18.RELEASE + 0.0.19.BUILD-SNAPSHOT spring-data-geode-test