From e8c4a8e1ce5f45f1153915c71cf6ea45f17a2821 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 22 Apr 2025 09:58:40 +0200 Subject: [PATCH] Release version 3.3.11 (2024.0.11). See #2502 --- 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 3944496c..1e03e734 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.3.11-SNAPSHOT + 3.3.11 ../pom.xml @@ -723,7 +723,7 @@ org.springframework.data.build spring-data-build-resources - 3.3.11-SNAPSHOT + 3.3.11 zip true diff --git a/pom.xml b/pom.xml index 8869bfb7..e95ff6eb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.3.11-SNAPSHOT + 3.3.11 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 47b23f80..5da928f4 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.3.11-SNAPSHOT + 3.3.11 ../pom.xml