From 34e6f537ca1221d834a90c5c2aaec002fd2f268e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 14 Apr 2021 11:33:25 +0200 Subject: [PATCH] Release version 2.4.8 (2020.0.8). See #1417 --- 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 10f3511b..40a91330 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.4.8-SNAPSHOT + 2.4.8 ../pom.xml @@ -659,7 +659,7 @@ org.springframework.data.build spring-data-build-resources - 2.4.8-SNAPSHOT + 2.4.8 zip true diff --git a/pom.xml b/pom.xml index d2be3aa6..76e8a275 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.4.8-SNAPSHOT + 2.4.8 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index b6fd2c5e..8675fa77 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.4.8-SNAPSHOT + 2.4.8 ../pom.xml