From 06f00eecdad342f9919abb434d33ea75953d3362 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 14 Jan 2022 10:58:16 +0100 Subject: [PATCH] Release version 2.7 M1 (2021.2.0). See #1590 --- 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 fcdcdaf1..7f5c6468 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-M1 ../pom.xml @@ -659,7 +659,7 @@ org.springframework.data.build spring-data-build-resources - 2.7.0-SNAPSHOT + 2.7.0-M1 zip true diff --git a/pom.xml b/pom.xml index 31cd266b..5039b86b 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-M1 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index f48f89de..4c0d3206 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-M1 ../pom.xml