From cb72fc859af87636dd4fe1737af2ff990387b559 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 16 Feb 2024 14:37:37 +0100 Subject: [PATCH] Release version 3.3 M1 (2024.0.0). See #2176 --- 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 12af970b..c437e52e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.3.0-SNAPSHOT + 3.3.0-M1 ../pom.xml @@ -691,7 +691,7 @@ org.springframework.data.build spring-data-build-resources - 3.3.0-SNAPSHOT + 3.3.0-M1 zip true diff --git a/pom.xml b/pom.xml index 8c850544..c3f9af56 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.3.0-SNAPSHOT + 3.3.0-M1 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index dfddb7a4..53f64f13 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.3.0-SNAPSHOT + 3.3.0-M1 ../pom.xml