From fa566923dc8ae5c17a03cce9770309913847c5dd Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Fri, 16 Jul 2021 11:35:22 +0200 Subject: [PATCH] Release version 2021.0.3 (2021.0.3). See #42 --- 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 de25be1..fa00c68 100644 --- a/bom-client/pom.xml +++ b/bom-client/pom.xml @@ -9,7 +9,7 @@ org.springframework.data spring-data-bom - 2021.0.3-SNAPSHOT + 2021.0.3 ../bom diff --git a/bom/pom.xml b/bom/pom.xml index dced841..df81ff7 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data spring-data-bom - 2021.0.3-SNAPSHOT + 2021.0.3 pom Spring Data Release Train - BOM diff --git a/pom.xml b/pom.xml index fd396dc..e096bd5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data spring-data-bom-parent - 2021.0.3-SNAPSHOT + 2021.0.3 pom Spring Data Release Train - BOM Infrastructure