From 400f8f03c984c75a9e29a83e314f01a8e042ad2d Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 Dec 2024 10:51:12 +0100 Subject: [PATCH] Release version 3.3.7 (2024.0.7). See #2425 --- 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 e17b5c61..b01d7896 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.3.7-SNAPSHOT + 3.3.7 ../pom.xml @@ -723,7 +723,7 @@ org.springframework.data.build spring-data-build-resources - 3.3.7-SNAPSHOT + 3.3.7 zip true diff --git a/pom.xml b/pom.xml index 265085b8..f15b4c69 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.3.7-SNAPSHOT + 3.3.7 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index fd92c216..0c089689 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.3.7-SNAPSHOT + 3.3.7 ../pom.xml