From c1682f6cbaa3ed538974253bcabb75ca22429a1d Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 13 May 2020 16:37:34 -0700 Subject: [PATCH] Prepare next development iteration. Set Spring Data for Apache Geode & Pivotal GemFire version to 2.3.1.BUILD-SNAPSHOT. Set Spring Data Release Train version to Neumann-BUILD-SNAPSHOT. Set version to 0.0.16.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 92fb7c7..3aee5c1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,9 +8,9 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.0 springVersion=5.2.6.RELEASE springBootVersion=2.3.0.RC1 -springDataGemFireVersion=2.3.0.RELEASE -springDataGeodeVersion=2.3.0.RELEASE -springDataReleaseTrainVersion=Neumann-RELEASE +springDataGemFireVersion=2.3.1.BUILD-SNAPSHOT +springDataGeodeVersion=2.3.1.BUILD-SNAPSHOT +springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT #springDataReleaseTrainVersion=Ockham-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE -version=0.0.15.RELEASE +version=0.0.16.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index ffc1409..b9449da 100644 --- a/pom.xml +++ b/pom.xml @@ -8,12 +8,12 @@ org.springframework.data.build spring-data-parent - 2.3.0.RELEASE + 2.3.1.BUILD-SNAPSHOT org.springframework.data spring-test-data-geode-build - 0.0.15.RELEASE + 0.0.16.BUILD-SNAPSHOT pom @@ -94,7 +94,7 @@ 5.2.6.RELEASE 2.3.0.RC1 - Neumann-RELEASE + Neumann-BUILD-SNAPSHOT 1.2.0.RELEASE diff --git a/spring-data-gemfire-test/pom.xml b/spring-data-gemfire-test/pom.xml index 6e68823..8e72ce6 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.15.RELEASE + 0.0.16.BUILD-SNAPSHOT spring-data-gemfire-test diff --git a/spring-data-geode-test/pom.xml b/spring-data-geode-test/pom.xml index 7192ad2..db68e3c 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.15.RELEASE + 0.0.16.BUILD-SNAPSHOT spring-data-geode-test