From 27a1f152ff8197651c7c49b3e67196ccef4a0886 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Fri, 16 Aug 2024 10:05:57 +0200 Subject: [PATCH] Release version 3.3.3 (2024.0.3). See #2329 --- 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 9c090966..0d892809 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.3.3-SNAPSHOT + 3.3.3 ../pom.xml @@ -722,7 +722,7 @@ org.springframework.data.build spring-data-build-resources - 3.3.3-SNAPSHOT + 3.3.3 zip true diff --git a/pom.xml b/pom.xml index 82c079a3..e2abffde 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.3.3-SNAPSHOT + 3.3.3 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 1e184f7e..51f4c05d 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.3.3-SNAPSHOT + 3.3.3 ../pom.xml