From 2e22536ea266172c1fe1b672881538607fd6b085 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Aug 2023 10:03:10 +0200 Subject: [PATCH] Prepare next development iteration. See #652 --- 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 0e3a82cd..db25de29 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-geode-parent - 2.7.15 + 2.7.16-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 5481af85..d3ddbc3d 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.15 + 2.7.16-SNAPSHOT spring-data-geode-distribution diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index dfbd700e..a1ab68aa 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.15 + 2.7.16-SNAPSHOT spring-data-geode