From c49710ba57f26f07918691accdaa87b5fb1d0962 Mon Sep 17 00:00:00 2001 From: Olga Maciaszek-Sharma Date: Mon, 15 Jul 2024 15:48:25 +0200 Subject: [PATCH] Fix antora setup. --- pom.xml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 995ffa62..7ed903c7 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.cloud spring-cloud-commons-parent - 4.1.4-SNAPSHOT + 4.1.5-SNAPSHOT Spring Cloud Commons Docs Build @@ -35,4 +35,21 @@ + + + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone + +