Skip to content

Commit 9d5c371

Browse files
author
Dave Syer
committed
Clarify Maven plugin usage
1 parent 88379e2 commit 9d5c371

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,9 @@ section if you want to use it:
125125
</build>
126126
----
127127

128-
NOTE: You only need to add the plugin, there is no need for to configure it unless you
129-
want to change the settings defined in the parent.
128+
NOTE: If you use the Spring Boot starter parent pom, you only need to
129+
add the plugin, there is no need for to configure it unless you want
130+
to change the settings defined in the parent.
130131

131132

132133

0 commit comments

Comments
 (0)