From e9857cc6f1100f3a0ac9a56cd2a3a61e702c1c40 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 17 Feb 2021 14:17:47 +0100 Subject: [PATCH] Prepare next development iteration. See #1346 --- parent/pom.xml | 6 +++--- pom.xml | 2 +- resources/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 16e21b4a..2f4490b7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.5.0-M3 + 2.5.0-SNAPSHOT ../pom.xml @@ -336,7 +336,7 @@ org.springframework.data.build spring-data-build-resources - 2.5.0-M3 + 2.5.0-SNAPSHOT zip true @@ -669,7 +669,7 @@ org.springframework.data.build spring-data-build-resources - 2.5.0-M3 + 2.5.0-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index e35b566c..eb51e882 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.5.0-M3 + 2.5.0-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index bc5e267c..67cd0a9d 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.5.0-M3 + 2.5.0-SNAPSHOT ../pom.xml