From f750c1a7300e82c8918db050fd6c169da4ec5b3d Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 12 May 2023 11:08:06 +0200 Subject: [PATCH] Release version 3.0.6 (2022.0.6). See #1979 --- 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 70efb580..21a69d5a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml @@ -573,7 +573,7 @@ org.springframework.data.build spring-data-build-resources - 3.0.6-SNAPSHOT + 3.0.6 zip true diff --git a/pom.xml b/pom.xml index a9e8f642..f1ae08e5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.0.6-SNAPSHOT + 3.0.6 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 48c5dfe7..77145189 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.0.6-SNAPSHOT + 3.0.6 ../pom.xml