From af14a833690071044c2b748668f0732bcdf2806e Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 4 May 2017 07:59:40 +0200 Subject: [PATCH] #329 - Added Spring Data Geode to the release train BOM. --- bom/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/bom/pom.xml b/bom/pom.xml index b9f9f20b..257f2094 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -53,12 +53,17 @@ 3.0.0.BUILD-SNAPSHOT - + org.springframework.data spring-data-gemfire 2.0.0.BUILD-SNAPSHOT + + org.springframework.data + spring-data-geode + 2.0.0.BUILD-SNAPSHOT +