From 658486156643a2f56de3558a54fa59832ae5ccb5 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 22 Mar 2022 14:00:23 +0100 Subject: [PATCH] Release version 3.0 M3 (2022.0.0). See #587 --- 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 e8b80ce1..d1b64823 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-geode-parent - 3.0.0-SNAPSHOT + 3.0.0-M3 pom Spring Data for Apache Geode Parent diff --git a/spring-data-geode-distribution/pom.xml b/spring-data-geode-distribution/pom.xml index 4753f13a..e834630e 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-SNAPSHOT + 3.0.0-M3 spring-data-geode-distribution diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index 1b95058b..278c90da 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-SNAPSHOT + 3.0.0-M3 spring-data-geode