From 60c9ed1a3e908a89def3437c05c1b7b06e64504b Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 14 Jan 2022 10:44:57 +0100 Subject: [PATCH] Prepare next development iteration. See #1587 --- 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 c00d10bf..69e1c332 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.6.1 + 2.6.2-SNAPSHOT ../pom.xml @@ -337,7 +337,7 @@ org.springframework.data.build spring-data-build-resources - 2.6.1 + 2.6.2-SNAPSHOT zip true @@ -659,7 +659,7 @@ org.springframework.data.build spring-data-build-resources - 2.6.1 + 2.6.2-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index a5fd2146..483fe7b3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.6.1 + 2.6.2-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 51de523b..b08e1de6 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.6.1 + 2.6.2-SNAPSHOT ../pom.xml