From f29624a347d5cdc95062973efe229eebfc4ee58b Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Fri, 12 Nov 2021 09:36:59 +0100 Subject: [PATCH] Release version 2.4.15 (2020.0.15). See #1571 --- 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 e6574fc7..31b42aee 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.4.15-SNAPSHOT + 2.4.15 ../pom.xml @@ -659,7 +659,7 @@ org.springframework.data.build spring-data-build-resources - 2.4.15-SNAPSHOT + 2.4.15 zip true diff --git a/pom.xml b/pom.xml index bc9ae1e4..fba30712 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.4.15-SNAPSHOT + 2.4.15 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index b4b4e024..ce446156 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.4.15-SNAPSHOT + 2.4.15 ../pom.xml