From f87fbb3fcb348a286d4ac91cd1afe574ff1ce308 Mon Sep 17 00:00:00 2001 From: John Blum Date: Sun, 26 Jul 2020 22:12:13 -0700 Subject: [PATCH] Prepare next development iteration. Set Spring Data to Neumann-BUILD-SNAPSHOT. Set Spring Data for Apache Geode & VMware GemFire to 2.3.3.BUILD-SNAPSHOT. Set Spring Data Build to 2.3.3.BUILD-SNAPSHOT. Set Spring Data Release Train to Neumann-BUILD-SNAPSHOT. Set version to 0.0.18.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 c04620c..35afbb5 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.2.RELEASE -springDataGemFireVersion=2.3.2.RELEASE -springDataGeodeVersion=2.3.2.RELEASE -springDataReleaseTrainVersion=Neumann-SR2 +springDataGemFireVersion=2.3.3.BUILD-SNAPSHOT +springDataGeodeVersion=2.3.3.BUILD-SNAPSHOT +springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT #springDataReleaseTrainVersion=Ockham-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE -version=0.0.17.RELEASE +version=0.0.18.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index af19655..12e6813 100644 --- a/pom.xml +++ b/pom.xml @@ -8,12 +8,12 @@ org.springframework.data.build spring-data-parent - 2.3.2.RELEASE + 2.3.3.BUILD-SNAPSHOT org.springframework.data spring-test-data-geode-build - 0.0.17.RELEASE + 0.0.18.BUILD-SNAPSHOT pom @@ -94,7 +94,7 @@ 5.2.8.RELEASE 2.3.2.RELEASE - Neumann-SR2 + Neumann-BUILD-SNAPSHOT 1.2.0.RELEASE diff --git a/spring-data-gemfire-test/pom.xml b/spring-data-gemfire-test/pom.xml index 8ce547b..963519d 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.17.RELEASE + 0.0.18.BUILD-SNAPSHOT spring-data-gemfire-test diff --git a/spring-data-geode-test/pom.xml b/spring-data-geode-test/pom.xml index 7408eae..92a9180 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.17.RELEASE + 0.0.18.BUILD-SNAPSHOT spring-data-geode-test