From cbcd07220b8a73de3094899396596e094ccb82c8 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 3 Nov 2020 14:41:06 -0800 Subject: [PATCH] Upgrade to Spring Data Moore-SR11. Upgrade to Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.2.11.RELEASE. Upgrade to Spring Data Build 2.2.11.RELEASE. Upgrade to Spring Data Release Train (BOM) Moore-SR11. --- gradle.properties | 7 +++---- pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/gradle.properties b/gradle.properties index fb2dfe0..0671083 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,9 +8,8 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.8.10 springVersion=5.2.10.RELEASE springBootVersion=2.2.11.RELEASE -springDataGemFireVersion=2.2.6.RELEASE -springDataGeodeVersion=2.2.6.RELEASE -springDataReleaseTrainVersion=Moore-SR6 -#springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT +springDataGemFireVersion=2.2.11.RELEASE +springDataGeodeVersion=2.2.11.RELEASE +springDataReleaseTrainVersion=Moore-SR11 springShellVersion=1.2.0.RELEASE version=0.0.14-MOORE-SNAPSHOT diff --git a/pom.xml b/pom.xml index f5f69f9..8ad4605 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-parent - 2.2.6.RELEASE + 2.2.11.RELEASE org.springframework.data @@ -94,7 +94,7 @@ 9.8.10 5.2.10.RELEASE 2.2.11.RELEASE - Moore-BUILD-SNAPSHOT + Moore-SR11 1.2.0.RELEASE