From 0e9b6402a2325dc7bc1912bc23fe62f9d94b0f5d Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 31 Mar 2020 13:53:51 -0700 Subject: [PATCH] DATAGEODE-322 - Upgrade to Apache Geode 1.13.0. --- pom.xml | 11 +++++++++++ spring-data-geode/pom.xml | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8eee6cb9..69bb69db 100644 --- a/pom.xml +++ b/pom.xml @@ -59,6 +59,17 @@ spring-libs-snapshot https://repo.spring.io/libs-snapshot + + geode-snapshot + Apache Geode Snapshots + https://maven.apachegeode-ci.info/snapshots + + true + + + true + +