From 59bcd2061bb7808f13d5ebb3ba3658684cb76d6d Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Sep 2021 08:53:37 +0200 Subject: [PATCH] Release version 2020.0.13 (2020.0.13). See #48 --- 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 63fe407..e07f71e 100644 --- a/bom-client/pom.xml +++ b/bom-client/pom.xml @@ -9,7 +9,7 @@ org.springframework.data spring-data-bom - 2020.0.13-SNAPSHOT + 2020.0.13 ../bom diff --git a/bom/pom.xml b/bom/pom.xml index 327937f..279ab61 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data spring-data-bom - 2020.0.13-SNAPSHOT + 2020.0.13 pom Spring Data Release Train - BOM diff --git a/pom.xml b/pom.xml index 00463ef..41a963f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data spring-data-bom-parent - 2020.0.13-SNAPSHOT + 2020.0.13 pom Spring Data Release Train - BOM Infrastructure