From 469ed8dd35397c96c58eb826af31ada2fe833581 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 13 Jan 2023 10:35:33 +0100 Subject: [PATCH] Prepare next development iteration. See #632 --- 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 7a2cbcf1..43b8154a 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-geode-parent - 2.7.7 + 2.7.8-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 abeab8d7..da718305 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.7 + 2.7.8-SNAPSHOT spring-data-geode-distribution diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index 79f3bc55..5d928824 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.7 + 2.7.8-SNAPSHOT spring-data-geode