From b61d4964e34ce79172388e3720ece30cea00801e Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 12 May 2023 10:18:01 +0200 Subject: [PATCH] Release version 2.7.12 (2021.2.12). See #1978 --- 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 e50e9dba..17c7fba6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.7.12-SNAPSHOT + 2.7.12 ../pom.xml @@ -692,7 +692,7 @@ org.springframework.data.build spring-data-build-resources - 2.7.12-SNAPSHOT + 2.7.12 zip true diff --git a/pom.xml b/pom.xml index 4c6c4ac6..af3db910 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.7.12-SNAPSHOT + 2.7.12 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 85c19739..7caf7e09 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.7.12-SNAPSHOT + 2.7.12 ../pom.xml