From bfdc8becaac73964e4f58cc6032f6c7e9beae6ec Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Mon, 20 Mar 2023 13:48:08 +0100 Subject: [PATCH] Prepare next development iteration. See #641 --- 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 19ce5732..c5d10370 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-geode-parent - 2.7.10 + 2.7.11-SNAPSHOT pom Spring Data for Apache Geode Parent diff --git a/spring-data-geode-distribution/pom.xml b/spring-data-geode-distribution/pom.xml index e3b76e38..a5917409 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.10 + 2.7.11-SNAPSHOT spring-data-geode-distribution diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index 5851c2e3..bc1e4e80 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.10 + 2.7.11-SNAPSHOT spring-data-geode