From 29961b73defb9b36d6ee14475c071a979b239053 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 28 Oct 2020 16:10:50 +0100 Subject: [PATCH] #1196 - 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 396845c1..7d80a006 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.4.0 + 2.4.1-SNAPSHOT ../pom.xml @@ -336,7 +336,7 @@ org.springframework.data.build spring-data-build-resources - 2.4.0 + 2.4.1-SNAPSHOT zip true @@ -669,7 +669,7 @@ org.springframework.data.build spring-data-build-resources - 2.4.0 + 2.4.1-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index 7c6dbb87..cb5512c2 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.4.0 + 2.4.1-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index c9048628..1b4f0985 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.4.0 + 2.4.1-SNAPSHOT ../pom.xml