From fc4b3faacdca84a9fa60235e7ccd85c41ecc9d49 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 9 Dec 2020 16:46:46 +0100 Subject: [PATCH] #1256 - Prepare next development iteration. --- 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 b42c67ad..64c95566 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.4.2 + 2.4.3-SNAPSHOT ../pom.xml @@ -336,7 +336,7 @@ org.springframework.data.build spring-data-build-resources - 2.4.2 + 2.4.3-SNAPSHOT zip true @@ -669,7 +669,7 @@ org.springframework.data.build spring-data-build-resources - 2.4.2 + 2.4.3-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index 0d5d9233..2581fd26 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.4.2 + 2.4.3-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 7dad491d..0f45c38c 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.4.2 + 2.4.3-SNAPSHOT ../pom.xml