From d73c8f4aa78dc1b0697a2bb81fa2f91294962fea Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 15 Jul 2022 15:30:45 +0200 Subject: [PATCH] Prepare next development iteration. See #1727 --- 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 68134393..2a22a0e6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.0.0-M5 + 3.0.0-SNAPSHOT ../pom.xml @@ -293,7 +293,7 @@ org.springframework.data.build spring-data-build-resources - 3.0.0-M5 + 3.0.0-SNAPSHOT zip true @@ -629,7 +629,7 @@ org.springframework.data.build spring-data-build-resources - 3.0.0-M5 + 3.0.0-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index 960e8778..f98cc6ce 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.0.0-M5 + 3.0.0-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 65ab682b..7ee61c5c 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.0.0-M5 + 3.0.0-SNAPSHOT ../pom.xml