diff --git a/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/site/apt/usage.apt.vm b/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/site/apt/usage.apt.vm index f7cc89ed06..2ba3a153df 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/site/apt/usage.apt.vm +++ b/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/site/apt/usage.apt.vm @@ -109,9 +109,6 @@ Usage * <<>> (alias to <<>>): similar to the <<>> layout using <<>>. - * <<>>: Bundle dependencies (excluding those with <<>> scope) and project resources. - Does not bundle a bootstrap loader. - * <<>>: Bundle all dependencies and project resources. Does not bundle a bootstrap loader. []