From c94811b05e355896b634142b5260fa785968d16f Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Fri, 16 Jul 2021 14:19:55 +0200 Subject: [PATCH] Prepare next development iteration. See #1435 --- 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 fde479e5..be5e285b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.6.0-M1 + 2.6.0-SNAPSHOT ../pom.xml @@ -337,7 +337,7 @@ org.springframework.data.build spring-data-build-resources - 2.6.0-M1 + 2.6.0-SNAPSHOT zip true @@ -660,7 +660,7 @@ org.springframework.data.build spring-data-build-resources - 2.6.0-M1 + 2.6.0-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index 8b4a3955..d250bb53 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.6.0-M1 + 2.6.0-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 2b1a5299..f00a2614 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.6.0-M1 + 2.6.0-SNAPSHOT ../pom.xml