From 9c880713d643ac250f2d05377bde63dbd85d9231 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 17 Feb 2023 13:31:52 +0100 Subject: [PATCH] Prepare next development iteration. See #1866 --- 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 5dd057a2..7a2d9c74 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.1.0-M1 + 3.1.0-SNAPSHOT ../pom.xml @@ -282,7 +282,7 @@ org.springframework.data.build spring-data-build-resources - 3.1.0-M1 + 3.1.0-SNAPSHOT zip true @@ -567,7 +567,7 @@ org.springframework.data.build spring-data-build-resources - 3.1.0-M1 + 3.1.0-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index 4249c765..4778941b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.1.0-M1 + 3.1.0-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index a4b5b572..893df871 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.1.0-M1 + 3.1.0-SNAPSHOT ../pom.xml