From 11fb792e88c08e413d6e01ca93d477dfe7750955 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Sun, 9 Jul 2017 14:43:32 +0200 Subject: [PATCH] Fix source repository links in maven plugin site Closes gh-9671 --- spring-boot-tools/spring-boot-maven-plugin/pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/spring-boot-tools/spring-boot-maven-plugin/pom.xml b/spring-boot-tools/spring-boot-maven-plugin/pom.xml index 8413bbbcbc4..72627ed21d4 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/pom.xml +++ b/spring-boot-tools/spring-boot-maven-plugin/pom.xml @@ -112,9 +112,13 @@ + + https://github.com/spring-projects/spring-boot/ + scm:git:git://github.com/spring-projects/spring-boot.git + scm:git:ssh://git@github.com/spring-projects/spring-boot.git + -