From bca3c009ef6d0d8175c51765f4e89c023567cf75 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 14 Oct 2020 14:48:45 +0200 Subject: [PATCH] #1180 - 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 3b6dedb7..ac414ad6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.4.0-RC2 + 2.4.0-SNAPSHOT ../pom.xml @@ -334,7 +334,7 @@ org.springframework.data.build spring-data-build-resources - 2.4.0-RC2 + 2.4.0-SNAPSHOT zip true @@ -656,7 +656,7 @@ org.springframework.data.build spring-data-build-resources - 2.4.0-RC2 + 2.4.0-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index f50eee69..ec157bd4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.4.0-RC2 + 2.4.0-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 97287689..226c56ae 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.4.0-RC2 + 2.4.0-SNAPSHOT ../pom.xml