From c7b41961f348ec931154328803e918389eeb22d6 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 19 Apr 2022 13:48:17 +0200 Subject: [PATCH] Release version 2.5.11 (2021.0.11). See #1681 --- 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 429a0b72..9e9629f6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.5.11-SNAPSHOT + 2.5.11 ../pom.xml @@ -685,7 +685,7 @@ org.springframework.data.build spring-data-build-resources - 2.5.11-SNAPSHOT + 2.5.11 zip true diff --git a/pom.xml b/pom.xml index 53f922b2..33809b72 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.5.11-SNAPSHOT + 2.5.11 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 70a35a7b..d85cb89a 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.5.11-SNAPSHOT + 2.5.11 ../pom.xml