Commit e02ccd16 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '2.1.x' into 2.2.x

Closes gh-19177
parents 208b2d3b f3be59c1
...@@ -131,13 +131,13 @@ The following listing shows a typical `pom.xml` file: ...@@ -131,13 +131,13 @@ The following listing shows a typical `pom.xml` file:
<!-- Override inherited settings --> <!-- Override inherited settings -->
<description/> <description/>
<developers> <developers>
<developer/> <developer/>
</developers> </developers>
<licenses> <licenses>
<license/> <license/>
</licenses> </licenses>
<scm> <scm>
<url/> <url/>
</scm> </scm>
<url/> <url/>
......
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