From 09e991ca1cac5da7bc151a9dfebd2760aa7d64f2 Mon Sep 17 00:00:00 2001 From: dreis2211 Date: Sat, 7 Sep 2019 00:14:04 +0200 Subject: [PATCH] Fix broken links for master snapshot builds See gh-18172 --- spring-boot-project/spring-boot-docs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-docs/pom.xml b/spring-boot-project/spring-boot-docs/pom.xml index 5fc8d58b4e..5d2cc19ed3 100644 --- a/spring-boot-project/spring-boot-docs/pom.xml +++ b/spring-boot-project/spring-boot-docs/pom.xml @@ -1677,7 +1677,7 @@ + input="${github-tag}" regexp=".*SNAPSHOT" replace="master" />