From c444f09f4b2c6724c1e92a93565633bc97df313a Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 13 Jan 2021 14:18:34 +0100 Subject: [PATCH] Release version 2.4.3 (2020.0.3). See #1319 --- 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 f3762481..f9960d37 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.4.3-SNAPSHOT + 2.4.3 ../pom.xml @@ -669,7 +669,7 @@ org.springframework.data.build spring-data-build-resources - 2.4.3-SNAPSHOT + 2.4.3 zip true diff --git a/pom.xml b/pom.xml index 7190504f..70d7df94 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.4.3-SNAPSHOT + 2.4.3 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 0f45c38c..0b0d558e 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.4.3-SNAPSHOT + 2.4.3 ../pom.xml