From df3cc27f6b8197913381068d162c3c6aae9f8d82 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Sep 2023 09:45:34 +0200 Subject: [PATCH] Prepare next development iteration. See #654 --- 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 bed868ba..2f604c25 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-geode-parent - 2.7.16 + 2.7.17-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 ad7170e3..6864a31b 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.16 + 2.7.17-SNAPSHOT spring-data-geode-distribution diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index 1c11105b..15e402f8 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.16 + 2.7.17-SNAPSHOT spring-data-geode