From 9b6f83da7748798de33f9ba98bcd0477965a4889 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 17 Feb 2021 14:00:09 +0100 Subject: [PATCH] Release version 2.5 M3 (2021.0.0). See #479 --- 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 c9544d03..51fef469 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-geode-parent - 2.5.0-SNAPSHOT + 2.5.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 7cf0e5fb..4aa8fb0f 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.5.0-SNAPSHOT + 2.5.0-M3 spring-data-geode-distribution diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index 897f4d4b..a909c1ae 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.5.0-SNAPSHOT + 2.5.0-M3 spring-data-geode