Skip to content

Commit 4efd6a4

Browse files
committed
Merge branch '2.2.x'
Closes gh-19178
2 parents 2b4f323 + e02ccd1 commit 4efd6a4

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)