From 2de65be8d7dc9e1c054d5a38e09bd40629e15779 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 14 Jan 2022 14:43:19 +0100 Subject: [PATCH] Prepare next development iteration. See #560 --- 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 9c362b80..c0541ccf 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-geode-parent - 3.0.0-M1 + 3.0.0-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 53b59df6..4753f13a 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 - 3.0.0-M1 + 3.0.0-SNAPSHOT spring-data-geode-distribution diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index caf1afcc..e033f3a8 100644 --- a/spring-data-geode/pom.xml +++ b/spring-data-geode/pom.xml @@ -8,7 +8,7 @@ org.springframework.data spring-data-geode-parent - 3.0.0-M1 + 3.0.0-SNAPSHOT spring-data-geode