From 67492ddf47369c67a5f4cb7283b50794f30b826b Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 22 Mar 2022 14:00:23 +0100 Subject: [PATCH] Release version 3.0 M3 (2022.0.0). See #1684 --- 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 713270d2..ebf47083 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.0.0-SNAPSHOT + 3.0.0-M3 ../pom.xml @@ -625,7 +625,7 @@ org.springframework.data.build spring-data-build-resources - 3.0.0-SNAPSHOT + 3.0.0-M3 zip true diff --git a/pom.xml b/pom.xml index 6dd3d7b4..be0d6d33 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.0.0-SNAPSHOT + 3.0.0-M3 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 7ee61c5c..3f33bda5 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.0.0-SNAPSHOT + 3.0.0-M3 ../pom.xml