From 3a7dd81eb577fe5f4b0db31d2a6d4916b2b61de2 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 12 Apr 2024 10:50:41 +0200 Subject: [PATCH] Release version 3.3 RC1 (2024.0.0). See #2262 --- 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 c09cec5f..27a2b05a 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-RC1 ../pom.xml @@ -690,7 +690,7 @@ org.springframework.data.build spring-data-build-resources - 3.3.0-SNAPSHOT + 3.3.0-RC1 zip true diff --git a/pom.xml b/pom.xml index 618856a0..6f4ce478 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-RC1 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index dfddb7a4..dba9613a 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-RC1 ../pom.xml