From 2fb0362a151f2f47fab967e3974fd728dd5211e5 Mon Sep 17 00:00:00 2001 From: Spring Builds Date: Thu, 13 Oct 2022 13:46:31 +0000 Subject: [PATCH] Prepare next development iteration. See #1827 --- 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 9df4d67a..2835a78e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.7.5 + 2.7.6-SNAPSHOT ../pom.xml @@ -353,7 +353,7 @@ org.springframework.data.build spring-data-build-resources - 2.7.5 + 2.7.6-SNAPSHOT zip true @@ -685,7 +685,7 @@ org.springframework.data.build spring-data-build-resources - 2.7.5 + 2.7.6-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index a00a6a86..11c38fa3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.7.5 + 2.7.6-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index d4bc3cc6..d78f7c03 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.7.5 + 2.7.6-SNAPSHOT ../pom.xml