From 4e84c9b52f399e3ce07d545b7d0da7718302047e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 14 May 2021 11:52:23 +0200 Subject: [PATCH] Release version 2.4.9 (2020.0.9). See #1432 --- 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 a31776cd..6354ce11 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.4.9-SNAPSHOT + 2.4.9 ../pom.xml @@ -659,7 +659,7 @@ org.springframework.data.build spring-data-build-resources - 2.4.9-SNAPSHOT + 2.4.9 zip true diff --git a/pom.xml b/pom.xml index 23567ce8..28f93c3e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.4.9-SNAPSHOT + 2.4.9 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index cc54ebc7..df9be5bc 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.4.9-SNAPSHOT + 2.4.9 ../pom.xml