From eb78b425ee7e9a64c28c423861989afea6adb100 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 17 Feb 2023 14:22:30 +0100 Subject: [PATCH] Release version 3.1 M2 (2023.0.0). See #1928 --- 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 e3d87af4..c336c458 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-M2 ../pom.xml @@ -567,7 +567,7 @@ org.springframework.data.build spring-data-build-resources - 3.1.0-SNAPSHOT + 3.1.0-M2 zip true diff --git a/pom.xml b/pom.xml index 9ce8a640..46fd1810 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-M2 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 893df871..03e94788 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-M2 ../pom.xml