From e3b2fda6139860dffafdda60a1c21a92252c08d8 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Thu, 21 Jan 2021 12:43:27 -0600 Subject: [PATCH] #1444 - Fix settings for documentation publishing. Documentation was not successfully release for 1.3.0-M1. This patches the gaps found that were used to get the docs out, so the CI server can do it properly next time. --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2532263e..36a8a566 100644 --- a/pom.xml +++ b/pom.xml @@ -193,7 +193,7 @@ org.springframework.data.build spring-data-build-resources - 2.4.0-SNAPSHOT + 2.4.3 zip true @@ -1195,6 +1195,13 @@ + + + spring-release + https://repo.spring.io/release + + + spring-release