From 11e5835b6b65e2ffbad331b272176f81add7a67f Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 17 Oct 2022 17:33:08 -0700 Subject: [PATCH] Refactor the SDG project Maven POM file (version) properties. Rename springdata.commons property to spring-data-commons.version. --- pom.xml | 9 ++------- spring-data-geode/pom.xml | 15 ++++++++++----- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 368da93f..ad68aebb 100644 --- a/pom.xml +++ b/pom.xml @@ -42,14 +42,9 @@ spring.data.geode + 3.8.1 + 3.0.0 17 - 2.7.7 - 1.9.1 - 1.1.1 - 1.01 - 0.4 - 3.0.0-SNAPSHOT - 1.2.0.RELEASE diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index a720ed23..c13bd568 100644 --- a/spring-data-geode/pom.xml +++ b/spring-data-geode/pom.xml @@ -20,14 +20,19 @@ ${basedir}/.. - 3.8.1 - 3.0.0 + 2.7.7 + 1.9.1 + 1.1.1 + 2.19.0 1.15.1 + 1.01 + 0.4 + 3.0.0-SNAPSHOT 1.0.0-M5 + 1.2.0.RELEASE @@ -106,10 +111,10 @@ org.springframework.data spring-data-commons - ${springdata.commons} + ${spring-data-commons.version} - + antlr antlr