From 6feb301f26039ed1a3fd278d5d8c9cb63d5011be Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 20 Jun 2022 11:29:29 +0200 Subject: [PATCH] Release version 2.7.1 (2021.2.1). See #595 --- pom.xml | 2 +- spring-data-geode-distribution/pom.xml | 2 +- spring-data-geode/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 46d048f4..c461b9c2 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-geode-parent - 2.7.1-SNAPSHOT + 2.7.1 pom Spring Data for Apache Geode Parent diff --git a/spring-data-geode-distribution/pom.xml b/spring-data-geode-distribution/pom.xml index 33ae5e26..ea4e2539 100644 --- a/spring-data-geode-distribution/pom.xml +++ b/spring-data-geode-distribution/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-geode-parent - 2.7.1-SNAPSHOT + 2.7.1 spring-data-geode-distribution diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index daba9ad8..1ddf7bd1 100644 --- a/spring-data-geode/pom.xml +++ b/spring-data-geode/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-geode-parent - 2.7.1-SNAPSHOT + 2.7.1 spring-data-geode