Skip to content

Commit e02ccd1

Browse files
committed
Merge branch '2.1.x' into 2.2.x
Closes gh-19177
2 parents 208b2d3 + f3be59c commit e02ccd1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/getting-started.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,13 +131,13 @@ The following listing shows a typical `pom.xml` file:
131131
<!-- Override inherited settings -->
132132
<description/>
133133
<developers>
134-
<developer/>
134+
<developer/>
135135
</developers>
136136
<licenses>
137-
<license/>
137+
<license/>
138138
</licenses>
139139
<scm>
140-
<url/>
140+
<url/>
141141
</scm>
142142
<url/>
143143

0 commit comments

Comments
 (0)