From 5d40ff53de0dd567881b9127dde9309e1ce8e75f Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Aug 2023 10:43:12 +0200 Subject: [PATCH] Release version 3.0.9 (2022.0.9). See #2057 --- 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 1f1c9f64..ae583696 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.0.9-SNAPSHOT + 3.0.9 ../pom.xml @@ -573,7 +573,7 @@ org.springframework.data.build spring-data-build-resources - 3.0.9-SNAPSHOT + 3.0.9 zip true diff --git a/pom.xml b/pom.xml index 5ec654a9..ecc74983 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.0.9-SNAPSHOT + 3.0.9 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 49abddf8..1154c52f 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.0.9-SNAPSHOT + 3.0.9 ../pom.xml