From 33e2ae36156d5068df1bb2638139eb078f2cc1fc Mon Sep 17 00:00:00 2001 From: Spring Builds Date: Thu, 13 Oct 2022 13:23:55 +0000 Subject: [PATCH] Release version 2.7.5 (2021.2.5). See #1827 --- 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 bac1bb25..9df4d67a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.7.5-SNAPSHOT + 2.7.5 ../pom.xml @@ -685,7 +685,7 @@ org.springframework.data.build spring-data-build-resources - 2.7.5-SNAPSHOT + 2.7.5 zip true diff --git a/pom.xml b/pom.xml index 7f97e1f1..a00a6a86 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.7.5-SNAPSHOT + 2.7.5 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index e26849fa..d4bc3cc6 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.7.5-SNAPSHOT + 2.7.5 ../pom.xml