From 68fec488a4d5246886c5d5e1ab5cd0b17613acbb Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Fri, 12 Jul 2024 13:33:05 +0200 Subject: [PATCH] Release version 3.2.8 (2023.1.8). See #2311 --- 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 adfc9a73..2a42b9dc 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.2.8-SNAPSHOT + 3.2.8 ../pom.xml @@ -690,7 +690,7 @@ org.springframework.data.build spring-data-build-resources - 3.2.8-SNAPSHOT + 3.2.8 zip true diff --git a/pom.xml b/pom.xml index 269ab934..1c511b0c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.2.8-SNAPSHOT + 3.2.8 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 20818c4a..584fd998 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.2.8-SNAPSHOT + 3.2.8 ../pom.xml