From ede23b8183ad0e10a28678d130d6c41d9f3cc5f5 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 17 Feb 2021 12:00:24 +0100 Subject: [PATCH] Release version 2020.0.4 (2020.0.4). See #21 --- 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 ce8e8f1..c937b3c 100644 --- a/bom-client/pom.xml +++ b/bom-client/pom.xml @@ -9,7 +9,7 @@ org.springframework.data spring-data-bom - 2020.0.4-SNAPSHOT + 2020.0.4 ../bom diff --git a/bom/pom.xml b/bom/pom.xml index d6ca474..758ca84 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data spring-data-bom - 2020.0.4-SNAPSHOT + 2020.0.4 pom Spring Data Release Train - BOM diff --git a/pom.xml b/pom.xml index 4299ac7..f075c01 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data spring-data-bom-parent - 2020.0.4-SNAPSHOT + 2020.0.4 pom Spring Data Release Train - BOM Infrastructure