From 04c51749d801535dc45bbf6d30c96998dac92cdc Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 20 Jun 2022 11:40:04 +0200 Subject: [PATCH] Prepare next development iteration. See #1726 --- 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 5683c04d..744f5f21 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.7.1 + 2.7.2-SNAPSHOT ../pom.xml @@ -353,7 +353,7 @@ org.springframework.data.build spring-data-build-resources - 2.7.1 + 2.7.2-SNAPSHOT zip true @@ -685,7 +685,7 @@ org.springframework.data.build spring-data-build-resources - 2.7.1 + 2.7.2-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index b540b8d7..015eb5eb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.7.1 + 2.7.2-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 7ee425e9..5b987156 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.7.1 + 2.7.2-SNAPSHOT ../pom.xml