From f6aa5996ad73d173521bf4e3a8e8099654850d87 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 18 Oct 2021 13:48:13 +0200 Subject: [PATCH] Release version 2.6 RC1 (2021.1.0). See #536 --- 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 5494b764..50031aae 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-geode-parent - 2.6.0-SNAPSHOT + 2.6.0-RC1 pom Spring Data for Apache Geode Parent diff --git a/spring-data-geode-distribution/pom.xml b/spring-data-geode-distribution/pom.xml index 69357798..6663c930 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.6.0-SNAPSHOT + 2.6.0-RC1 spring-data-geode-distribution diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index 79d3f58a..40a32a6b 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.6.0-SNAPSHOT + 2.6.0-RC1 spring-data-geode