From 2e1559ca6ffba4238cd87cdb990a55b6d64c2005 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Fri, 12 Jul 2024 19:09:19 +0200 Subject: [PATCH] Release version 3.3.2 (2024.0.2). See #2312 --- 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 cdbdb713..bc91f0ba 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.3.2-SNAPSHOT + 3.3.2 ../pom.xml @@ -690,7 +690,7 @@ org.springframework.data.build spring-data-build-resources - 3.3.2-SNAPSHOT + 3.3.2 zip true diff --git a/pom.xml b/pom.xml index 9bdcc948..9f455e05 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.3.2-SNAPSHOT + 3.3.2 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 38a1ee54..a0e83112 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.3.2-SNAPSHOT + 3.3.2 ../pom.xml