From 2aa9eb09e2552db9ff59a6e7f47c878ddbe87996 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 3 Nov 2020 11:51:02 -0800 Subject: [PATCH] Upgrade to Spring Data Neumann-SR5. Upgrade to Spring Data for Apache Geode 2.3.5.RELEASE. Upgrade to Sprign Data for VMware Tanzu (Pivotal) GemFire 2.3.5.RELEASE. Upgrade to Spring Data Build 2.3.5.RELEASE. Upgrade to Spring Data Release Train (BOM) Neumann-SR5. --- gradle.properties | 7 +++---- pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/gradle.properties b/gradle.properties index bf300ec..3a4dd33 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,9 +9,8 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.4 springVersion=5.2.10.RELEASE springBootVersion=2.3.5.RELEASE -springDataGemFireVersion=2.3.5.BUILD-SNAPSHOT -springDataGeodeVersion=2.3.5.BUILD-SNAPSHOT -springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT -#springDataReleaseTrainVersion=Ockham-BUILD-SNAPSHOT +springDataGemFireVersion=2.3.5.RELEASE +springDataGeodeVersion=2.3.5.RELEASE +springDataReleaseTrainVersion=Neumann-SR5 springShellVersion=1.2.0.RELEASE version=0.0.20.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 97aad41..5f4554e 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-parent - 2.3.5.BUILD-SNAPSHOT + 2.3.5.RELEASE org.springframework.data @@ -94,7 +94,7 @@ 5.2.10.RELEASE 2.3.5.RELEASE - Neumann-SR4 + Neumann-SR5 1.2.0.RELEASE