From 0d9a9c8bfb77da28cca0fbc5071660a377c07493 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 #1346 --- parent/pom.xml | 4 ++-- pom.xml | 2 +- resources/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 327793b5..16e21b4a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.5.0-SNAPSHOT + 2.5.0-M3 ../pom.xml @@ -669,7 +669,7 @@ org.springframework.data.build spring-data-build-resources - 2.5.0-SNAPSHOT + 2.5.0-M3 zip true diff --git a/pom.xml b/pom.xml index eb51e882..e35b566c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.5.0-SNAPSHOT + 2.5.0-M3 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 67cd0a9d..bc5e267c 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.5.0-SNAPSHOT + 2.5.0-M3 ../pom.xml