From 6eeb1c464ae1a70eaccaff9115d0c6d8222a54a4 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 3 Mar 2023 10:19:07 +0100 Subject: [PATCH] Release version 2.7.9 (2021.2.9). See #1925 --- 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 75840015..50d233ec 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.7.9-SNAPSHOT + 2.7.9 ../pom.xml @@ -691,7 +691,7 @@ org.springframework.data.build spring-data-build-resources - 2.7.9-SNAPSHOT + 2.7.9 zip true diff --git a/pom.xml b/pom.xml index aa48f8f6..6eb31644 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.7.9-SNAPSHOT + 2.7.9 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 26eb4c42..9dbbf6f7 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.7.9-SNAPSHOT + 2.7.9 ../pom.xml