From 32cc9ee1fb5bf8836b29b6db7cf9c538798f8f5f Mon Sep 17 00:00:00 2001 From: Julia Lee <5765049+sxhinzvc@users.noreply.github.com> Date: Fri, 18 Aug 2023 08:50:31 -0400 Subject: [PATCH] Release version 3.2 M2 (2023.1.0). See #2058 --- 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 9513d06a..8c2c3cae 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.2.0-SNAPSHOT + 3.2.0-M2 ../pom.xml @@ -573,7 +573,7 @@ org.springframework.data.build spring-data-build-resources - 3.2.0-SNAPSHOT + 3.2.0-M2 zip true diff --git a/pom.xml b/pom.xml index 92e3a370..b73a270d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.2.0-SNAPSHOT + 3.2.0-M2 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 4539750f..c7fbd0b1 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.2.0-SNAPSHOT + 3.2.0-M2 ../pom.xml