From 3bbdf80938079d51db9394fe51f2147e6f94d2bc Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 19 Apr 2022 13:59:22 +0200 Subject: [PATCH] Prepare next development iteration. See #1681 --- 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 9e9629f6..bfc1f555 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.5.11 + 2.5.12-SNAPSHOT ../pom.xml @@ -352,7 +352,7 @@ org.springframework.data.build spring-data-build-resources - 2.5.11 + 2.5.12-SNAPSHOT zip true @@ -685,7 +685,7 @@ org.springframework.data.build spring-data-build-resources - 2.5.11 + 2.5.12-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index 33809b72..f6e4bde2 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.5.11 + 2.5.12-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index d85cb89a..f07c0653 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.5.11 + 2.5.12-SNAPSHOT ../pom.xml