From 29a352060ae1b8dba0c0a87623b351b299ee63cc Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 13 Jan 2021 14:18:34 +0100 Subject: [PATCH] Release version 2020.0.3 (2020.0.3). See #20 --- 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 c7a21f0..ac117a3 100644 --- a/bom-client/pom.xml +++ b/bom-client/pom.xml @@ -9,7 +9,7 @@ org.springframework.data spring-data-bom - 2020.0.3-SNAPSHOT + 2020.0.3 ../bom diff --git a/bom/pom.xml b/bom/pom.xml index 6b45b38..840b856 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data spring-data-bom - 2020.0.3-SNAPSHOT + 2020.0.3 pom Spring Data Release Train - BOM diff --git a/pom.xml b/pom.xml index 53e784b..f7f0dc2 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data spring-data-bom-parent - 2020.0.3-SNAPSHOT + 2020.0.3 pom Spring Data Release Train - BOM Infrastructure