From 7b349be8d91dff33551f632cfc7684d665d4d9e2 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Mon, 20 Mar 2023 15:01:47 +0100 Subject: [PATCH] Release version 3.1 M3 (2023.0.0). See #1929 --- 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 bd042cc0..29792b55 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.1.0-SNAPSHOT + 3.1.0-M3 ../pom.xml @@ -574,7 +574,7 @@ org.springframework.data.build spring-data-build-resources - 3.1.0-SNAPSHOT + 3.1.0-M3 zip true diff --git a/pom.xml b/pom.xml index 9ce8a640..ada6d2dd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.1.0-SNAPSHOT + 3.1.0-M3 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 893df871..9371b125 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.1.0-SNAPSHOT + 3.1.0-M3 ../pom.xml