From 49f3c192f7b7abfe149e0a12fd12d9a5eb667634 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 22 Jun 2021 15:18:22 +0200 Subject: [PATCH] Release version 2.4.10 (2020.0.10). See #1450 --- 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 e7a2469e..c1ce8d6f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.4.10-SNAPSHOT + 2.4.10 ../pom.xml @@ -659,7 +659,7 @@ org.springframework.data.build spring-data-build-resources - 2.4.10-SNAPSHOT + 2.4.10 zip true diff --git a/pom.xml b/pom.xml index dbcda3b5..bf2e5b45 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.4.10-SNAPSHOT + 2.4.10 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index c354dae8..45e5f7d6 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.4.10-SNAPSHOT + 2.4.10 ../pom.xml