From 0613d92af01f39740de73f65e4372c3480f80e40 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 12 May 2023 11:08:06 +0200 Subject: [PATCH] Release version 2022.0.6 (2022.0.6). See #142 --- bom-client/pom.xml | 2 +- bom/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bom-client/pom.xml b/bom-client/pom.xml index f8393c2..b4bbd7d 100644 --- a/bom-client/pom.xml +++ b/bom-client/pom.xml @@ -9,7 +9,7 @@ org.springframework.data spring-data-bom - 2022.0.6-SNAPSHOT + 2022.0.6 ../bom diff --git a/bom/pom.xml b/bom/pom.xml index ec6de70..fd5eabf 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data spring-data-bom - 2022.0.6-SNAPSHOT + 2022.0.6 pom Spring Data Release Train - BOM diff --git a/pom.xml b/pom.xml index e92f86f..769aac2 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data spring-data-bom-parent - 2022.0.6-SNAPSHOT + 2022.0.6 pom Spring Data Release Train - BOM Infrastructure