From 378a72b1e107fbe7c50702dd6c93a46633ad4c26 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 14 Apr 2021 14:30:11 +0200 Subject: [PATCH] Prepare next development iteration. See #1416 --- 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 37d04501..d929baa0 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.5.0 + 2.6.0-SNAPSHOT ../pom.xml @@ -337,7 +337,7 @@ org.springframework.data.build spring-data-build-resources - 2.5.0 + 2.6.0-SNAPSHOT zip true @@ -660,7 +660,7 @@ org.springframework.data.build spring-data-build-resources - 2.5.0 + 2.6.0-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index 6e5c5f27..9d3ea1ef 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.5.0 + 2.6.0-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index da0bebbc..f00a2614 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.5.0 + 2.6.0-SNAPSHOT ../pom.xml