From 0446552316ff143bdb848b9096e4b4ef7c642200 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 13 Oct 2022 16:54:53 -0700 Subject: [PATCH] Declare dependency management for org.springframework.data:spring-data-geode in Maven POM. --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ff5882b..ae4971e 100644 --- a/pom.xml +++ b/pom.xml @@ -207,6 +207,11 @@ import pom + + org.springframework.data + spring-data-geode + ${spring-data-geode.version} + @@ -239,7 +244,6 @@ org.springframework.data spring-data-geode - ${spring-data-geode.version}