From bc419b3caf0c782758fe52c7263cc189091cfe13 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Fri, 16 Aug 2024 08:58:34 +0200 Subject: [PATCH] Release version 3.2.9 (2023.1.9). See #2328 --- 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 c77aaeaa..82960d5c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.2.9-SNAPSHOT + 3.2.9 ../pom.xml @@ -722,7 +722,7 @@ org.springframework.data.build spring-data-build-resources - 3.2.9-SNAPSHOT + 3.2.9 zip true diff --git a/pom.xml b/pom.xml index 7a7c347d..42e7de9a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.2.9-SNAPSHOT + 3.2.9 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 1cdcf526..9e27dfd5 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.2.9-SNAPSHOT + 3.2.9 ../pom.xml