Commit ecdcec2b authored by Stefan Dellmuth's avatar Stefan Dellmuth Committed by Stephane Nicoll

Polish indentation

Closes gh-16731
parent 52c8bbad
...@@ -124,7 +124,7 @@ benefit of the dependency management (but not the plugin management) by using a ...@@ -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"] [source,xml,indent=0,subs="verbatim,quotes,attributes"]
---- ----
<dependencyManagement> <dependencyManagement>
<dependencies> <dependencies>
<dependency> <dependency>
<!-- Import dependency management from Spring Boot --> <!-- Import dependency management from Spring Boot -->
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment