From 7ceb61f40eddc35305bdc2c61002df92fa5484b8 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Thu, 12 Aug 2021 11:22:49 +0200 Subject: [PATCH] Release version 2.5.4 (2021.0.4). See #1496 --- 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 7511d1d0..b9d4b6f8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.5.4-SNAPSHOT + 2.5.4 ../pom.xml @@ -660,7 +660,7 @@ org.springframework.data.build spring-data-build-resources - 2.5.4-SNAPSHOT + 2.5.4 zip true diff --git a/pom.xml b/pom.xml index e4447166..44615d4a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.5.4-SNAPSHOT + 2.5.4 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index afe71920..57f2c338 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.5.4-SNAPSHOT + 2.5.4 ../pom.xml