From f0c01692acf027acb21182eb8f0e6de325f893f6 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 18 Jan 2022 09:21:29 +0100 Subject: [PATCH] Prepare next development iteration. See #1624 --- 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 56987502..535621ed 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.7.0-M2 + 2.7.0-SNAPSHOT ../pom.xml @@ -337,7 +337,7 @@ org.springframework.data.build spring-data-build-resources - 2.7.0-M2 + 2.7.0-SNAPSHOT zip true @@ -659,7 +659,7 @@ org.springframework.data.build spring-data-build-resources - 2.7.0-M2 + 2.7.0-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index 477c957e..31cd266b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.7.0-M2 + 2.7.0-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 5ad6941e..f48f89de 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.7.0-M2 + 2.7.0-SNAPSHOT ../pom.xml