From bb9cb11b3e4cbc64826da6392f162b6a3850a6a5 Mon Sep 17 00:00:00 2001 From: John Blum Date: Sun, 26 Jul 2020 21:36:41 -0700 Subject: [PATCH] Upgrade to Spring Data Neumann-SR2. Upgrade to Spring Data for Apache Geode & VMware GemFire 2.3.2.RELEASE. Upgrade to Spring Data Build (Parent) 2.3.2.RELEASE. Upgrade to Spring Data Release Train Neumann-SR2. --- gradle.properties | 6 +++--- pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gradle.properties b/gradle.properties index 32fe00a..bfeb3cb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,9 +8,9 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.10.2 springVersion=5.2.8.RELEASE springBootVersion=2.3.2.RELEASE -springDataGemFireVersion=2.3.2.BUILD-SNAPSHOT -springDataGeodeVersion=2.3.2.BUILD-SNAPSHOT -springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT +springDataGemFireVersion=2.3.2.RELEASE +springDataGeodeVersion=2.3.2.RELEASE +springDataReleaseTrainVersion=Neumann-SR2 #springDataReleaseTrainVersion=Ockham-BUILD-SNAPSHOT springShellVersion=1.2.0.RELEASE version=0.0.17.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index fb7f6f0..7931123 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-parent - 2.3.2.BUILD-SNAPSHOT + 2.3.2.RELEASE org.springframework.data @@ -94,7 +94,7 @@ 5.2.8.RELEASE 2.3.2.RELEASE - Neumann-BUILD-SNAPSHOT + Neumann-SR2 1.2.0.RELEASE