From 5e7652c838bfc19cc37e29c48ee591b533c31680 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Feb 2022 11:09:10 +0100 Subject: [PATCH] Release version 2.7 M3 (2021.2.0). See #1628 --- 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 38b5b71f..0abbd1a1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.7.0-SNAPSHOT + 2.7.0-M3 ../pom.xml @@ -660,7 +660,7 @@ org.springframework.data.build spring-data-build-resources - 2.7.0-SNAPSHOT + 2.7.0-M3 zip true diff --git a/pom.xml b/pom.xml index 31cd266b..2c81a475 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.7.0-SNAPSHOT + 2.7.0-M3 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index f48f89de..0380f351 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.7.0-SNAPSHOT + 2.7.0-M3 ../pom.xml