From 0992b5b557802f3f9a799971e21d9247ad166d23 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 May 2022 10:53:23 +0200 Subject: [PATCH] Prepare next development iteration. See #1688 --- 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 ff48a0c9..41584c62 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -30,7 +30,7 @@ spring-data-build - 3.0.0-M4 + 3.0.0-SNAPSHOT ../pom.xml @@ -478,7 +478,7 @@ spring-data-build-resources - 3.0.0-M4 + 3.0.0-SNAPSHOT zip @@ -1064,7 +1064,7 @@ spring-data-build-resources - 3.0.0-M4 + 3.0.0-SNAPSHOT zip diff --git a/pom.xml b/pom.xml index bc4a4cd3..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-M4 + 3.0.0-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index f9ff05ed..7ee61c5c 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.0.0-M4 + 3.0.0-SNAPSHOT ../pom.xml