From f2d649054819d07ed65acae44723c9d8dab77381 Mon Sep 17 00:00:00 2001 From: Ryan Scheidter Date: Wed, 14 Nov 2018 11:39:19 -0600 Subject: [PATCH] Fixed typo in maven site documentation Closes gh-15176 --- .../src/site/apt/examples/custom-layout.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-tools/spring-boot-maven-plugin/src/site/apt/examples/custom-layout.apt b/spring-boot-tools/spring-boot-maven-plugin/src/site/apt/examples/custom-layout.apt index 8ed1d734cc..eb557747b4 100644 --- a/spring-boot-tools/spring-boot-maven-plugin/src/site/apt/examples/custom-layout.apt +++ b/spring-boot-tools/spring-boot-maven-plugin/src/site/apt/examples/custom-layout.apt @@ -34,7 +34,7 @@ - com.example + com.example custom-layout 0.0.1.BUILD-SNAPSHOT