From 4950d0b8265a2828be13c725ef7f7c56ae2c3d9f Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 Dec 2024 09:34:47 +0100 Subject: [PATCH] Release version 3.4.1 (2024.1.1). See #2426 --- 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 c1960e02..339ad510 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.4.1-SNAPSHOT + 3.4.1 ../pom.xml @@ -723,7 +723,7 @@ org.springframework.data.build spring-data-build-resources - 3.4.1-SNAPSHOT + 3.4.1 zip true diff --git a/pom.xml b/pom.xml index 18aaaf73..d21bd18e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.4.1-SNAPSHOT + 3.4.1 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 7b604740..68b0e4b5 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.4.1-SNAPSHOT + 3.4.1 ../pom.xml