From 485985aa0c88f20b13386cd092f64a0e7bf163f4 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 15 Jul 2022 10:47:31 +0200 Subject: [PATCH] Prepare next development iteration. See #1750 --- 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 1b582ac4..54b26297 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.6.6 + 2.6.7-SNAPSHOT ../pom.xml @@ -351,7 +351,7 @@ org.springframework.data.build spring-data-build-resources - 2.6.6 + 2.6.7-SNAPSHOT zip true @@ -683,7 +683,7 @@ org.springframework.data.build spring-data-build-resources - 2.6.6 + 2.6.7-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index 4252a605..6d207c5e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.6.6 + 2.6.7-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 467e4d3f..37c5c58e 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.6.6 + 2.6.7-SNAPSHOT ../pom.xml