From 40961eaa2ca7d1b7c660813d979abe371a15abb0 Mon Sep 17 00:00:00 2001 From: Spring Builds Date: Mon, 19 Sep 2022 11:38:37 +0000 Subject: [PATCH] Release version 2.7.3 (2021.2.3). See #1774 --- 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 58f78c80..51092f17 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.7.3-SNAPSHOT + 2.7.3 ../pom.xml @@ -685,7 +685,7 @@ org.springframework.data.build spring-data-build-resources - 2.7.3-SNAPSHOT + 2.7.3 zip true diff --git a/pom.xml b/pom.xml index c496db90..3260d5da 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.7.3-SNAPSHOT + 2.7.3 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index f184a99e..64b0a76f 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.7.3-SNAPSHOT + 2.7.3 ../pom.xml