From 607bbccc160fa8e10db062090aefeccc538c01fa Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Thu, 18 Feb 2021 10:59:16 +0100 Subject: [PATCH] Release version 2.4.5 (2020.0.5). See #1384 --- 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 4790ee93..f973b906 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.4.5-SNAPSHOT + 2.4.5 ../pom.xml @@ -669,7 +669,7 @@ org.springframework.data.build spring-data-build-resources - 2.4.5-SNAPSHOT + 2.4.5 zip true diff --git a/pom.xml b/pom.xml index 2f183c76..00812d1f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.4.5-SNAPSHOT + 2.4.5 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index d68c2256..35fde24d 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.4.5-SNAPSHOT + 2.4.5 ../pom.xml