From b974fd731243a4edfae320ef0675dcc589144776 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 15 Jul 2022 15:18:29 +0200 Subject: [PATCH] Release version 3.0 M5 (2022.0.0). See #1727 --- 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 1c3639e8..68134393 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-M5 ../pom.xml @@ -629,7 +629,7 @@ org.springframework.data.build spring-data-build-resources - 3.0.0-SNAPSHOT + 3.0.0-M5 zip true diff --git a/pom.xml b/pom.xml index f98cc6ce..960e8778 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-M5 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 7ee61c5c..65ab682b 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-M5 ../pom.xml