From 5561d0feaa550f8edc7a2ce9cb85a3364dcc3b25 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 12 Aug 2020 11:52:05 +0200 Subject: [PATCH] #1126 - Release version 2.4 M2 (2020.0.0). --- parent/pom.xml | 4 ++-- pom.xml | 2 +- resources/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 2de15f5d..df2fd269 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.4.0-SNAPSHOT + 2.4.0-M2 ../pom.xml @@ -656,7 +656,7 @@ org.springframework.data.build spring-data-build-resources - 2.4.0-SNAPSHOT + 2.4.0-M2 zip true diff --git a/pom.xml b/pom.xml index ec157bd4..e33dfd29 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.4.0-SNAPSHOT + 2.4.0-M2 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 226c56ae..cdceaedb 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.4.0-SNAPSHOT + 2.4.0-M2 ../pom.xml