From 9bfcb89d35d00f16c1a0a46d5948061c6ad674eb Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Oct 2024 11:36:33 +0200 Subject: [PATCH] Release version 3.3.5 (2024.0.5). See #2380 --- 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 9c2d18b6..ea6ef3dd 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.3.5-SNAPSHOT + 3.3.5 ../pom.xml @@ -722,7 +722,7 @@ org.springframework.data.build spring-data-build-resources - 3.3.5-SNAPSHOT + 3.3.5 zip true diff --git a/pom.xml b/pom.xml index e01e12d3..b6f16224 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.3.5-SNAPSHOT + 3.3.5 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 8d5d15fa..ee7be44d 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.3.5-SNAPSHOT + 3.3.5 ../pom.xml