From 10e3b9b7f53e67a531ff72e9464e56e400ad5614 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 12 Apr 2024 09:32:44 +0200 Subject: [PATCH] Release version 2023.0.11 (2023.0.11). See #206 --- 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 b79bea6..0fd4c6d 100644 --- a/bom-client/pom.xml +++ b/bom-client/pom.xml @@ -9,7 +9,7 @@ org.springframework.data spring-data-bom - 2023.0.11-SNAPSHOT + 2023.0.11 ../bom diff --git a/bom/pom.xml b/bom/pom.xml index 7d4bc74..adbb345 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data spring-data-bom - 2023.0.11-SNAPSHOT + 2023.0.11 pom Spring Data Release Train - BOM diff --git a/pom.xml b/pom.xml index 66a3d85..e97210c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data spring-data-bom-parent - 2023.0.11-SNAPSHOT + 2023.0.11 pom Spring Data Release Train - BOM Infrastructure