From 7ff9b4395a830b451a4ee4bb68daea459d4c2af0 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 14 Jan 2022 09:47:47 +0100 Subject: [PATCH] Release version 2021.0.8 (2021.0.8). See #63 --- 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 1348a96..d92137d 100644 --- a/bom-client/pom.xml +++ b/bom-client/pom.xml @@ -9,7 +9,7 @@ org.springframework.data spring-data-bom - 2021.0.8-SNAPSHOT + 2021.0.8 ../bom diff --git a/bom/pom.xml b/bom/pom.xml index fb17f83..9090faf 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data spring-data-bom - 2021.0.8-SNAPSHOT + 2021.0.8 pom Spring Data Release Train - BOM diff --git a/pom.xml b/pom.xml index 37821b9..b235250 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data spring-data-bom-parent - 2021.0.8-SNAPSHOT + 2021.0.8 pom Spring Data Release Train - BOM Infrastructure