From a99b2943b0559fd25a276ae957a2559a535695d3 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 20 Jun 2022 10:59:10 +0200 Subject: [PATCH] Release version 2021.1.5 (2021.1.5). See #88 --- 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 5c879d7..f5063b6 100644 --- a/bom-client/pom.xml +++ b/bom-client/pom.xml @@ -9,7 +9,7 @@ org.springframework.data spring-data-bom - 2021.1.5-SNAPSHOT + 2021.1.5 ../bom diff --git a/bom/pom.xml b/bom/pom.xml index 1d4d1e7..db39d2c 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data spring-data-bom - 2021.1.5-SNAPSHOT + 2021.1.5 pom Spring Data Release Train - BOM diff --git a/pom.xml b/pom.xml index 530b735..f1bcb7b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data spring-data-bom-parent - 2021.1.5-SNAPSHOT + 2021.1.5 pom Spring Data Release Train - BOM Infrastructure