From 179ce1fa305eb8454550c206e4878fc2fbeeac91 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Fri, 16 Jul 2021 10:19:52 +0200 Subject: [PATCH] Release version 2.4.11 (2020.0.11). See #1467 --- 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 793124af..d71c1595 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.4.11-SNAPSHOT + 2.4.11 ../pom.xml @@ -659,7 +659,7 @@ org.springframework.data.build spring-data-build-resources - 2.4.11-SNAPSHOT + 2.4.11 zip true diff --git a/pom.xml b/pom.xml index 766a1b7e..eb0eab72 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.4.11-SNAPSHOT + 2.4.11 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 1da5fb9f..6907d3f5 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.4.11-SNAPSHOT + 2.4.11 ../pom.xml