From 1e5862b8b0c89de10c56c3cc334cde5b0ae41130 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 15 Apr 2020 13:34:08 -0700 Subject: [PATCH] Prepare 0.0.14.RELEASE. Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.6.RELEASE. Upgrade to Spring Data Parent Maven POM 2.2.6.RELEASE. Upgrade to Spring Data Release Train Moore-SR6. --- gradle.properties | 6 +++--- pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gradle.properties b/gradle.properties index c0b8f93..fe59938 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,9 +8,9 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.8.7 springVersion=5.2.5.RELEASE springBootVersion=2.2.6.RELEASE -springDataGemFireVersion=2.2.7.BUILD-SNAPSHOT -springDataGeodeVersion=2.2.7.BUILD-SNAPSHOT -springDataReleaseTrainVersion=Moore-BUILD-SNAPSHOT +springDataGemFireVersion=2.2.6.RELEASE +springDataGeodeVersion=2.2.6.RELEASE +springDataReleaseTrainVersion=Moore-SR6 #springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE version=0.0.14.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 2fa54bb..599189b 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-parent - 2.2.7.BUILD-SNAPSHOT + 2.2.6.RELEASE org.springframework.data