From 34f0ef99d3a698429102d7f5b9fdec1cfbf1e3b1 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 13 Jan 2021 15:34:04 +0100 Subject: [PATCH] Release version 2.5 M2 (2021.0.0). See #393 --- 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 46b20b6f..7820ad20 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-M2 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..ee2d8440 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-M2 spring-data-geode-distribution diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index 897f4d4b..50151e47 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-M2 spring-data-geode