From a6e256201e13f0b0cd55c9b8a85dc47f567b6e3c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 11 Nov 2020 11:58:58 +0100 Subject: [PATCH] #1237 - Release version 2.4.1 (2020.0.1). --- 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 46542d6e..9e3c18f8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.4.1-SNAPSHOT + 2.4.1 ../pom.xml @@ -669,7 +669,7 @@ org.springframework.data.build spring-data-build-resources - 2.4.1-SNAPSHOT + 2.4.1 zip true diff --git a/pom.xml b/pom.xml index cb5512c2..bd03a60d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.4.1-SNAPSHOT + 2.4.1 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 1b4f0985..865035aa 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.4.1-SNAPSHOT + 2.4.1 ../pom.xml