Polish indentation

Closes gh-16731
This commit is contained in:
Stefan Dellmuth 2019-05-07 11:58:05 +02:00 committed by Stephane Nicoll
parent 52c8bbaddf
commit ecdcec2b5d
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ benefit of the dependency management (but not the plugin management) by using a
[source,xml,indent=0,subs="verbatim,quotes,attributes"]
----
<dependencyManagement>
<dependencies>
<dependencies>
<dependency>
<!-- Import dependency management from Spring Boot -->
<groupId>org.springframework.boot</groupId>