From 4a1a678c56bc1b6f0de624a7e6807cb7a1c01982 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 19 Apr 2022 12:13:20 +0200 Subject: [PATCH] Prepare next development iteration. See #1682 --- 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 98a303be..66897d7b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.6.4 + 2.6.5-SNAPSHOT ../pom.xml @@ -351,7 +351,7 @@ org.springframework.data.build spring-data-build-resources - 2.6.4 + 2.6.5-SNAPSHOT zip true @@ -683,7 +683,7 @@ org.springframework.data.build spring-data-build-resources - 2.6.4 + 2.6.5-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index ac42ff9a..d7551c03 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.6.4 + 2.6.5-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 0bdaa4bb..845e9c39 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.6.4 + 2.6.5-SNAPSHOT ../pom.xml