mirror of https://github.com/apache/maven.git
[MNG-5380] [MNG-5336] use Modello 1.6, which adds xml:space="preserve" support for DOM and fixes xdoc propoerties output
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1411559 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
21c2429519
commit
731fa826e5
2
pom.xml
2
pom.xml
|
@ -53,7 +53,7 @@
|
|||
<wagonVersion>2.3-SNAPSHOT</wagonVersion>
|
||||
<securityDispatcherVersion>1.3</securityDispatcherVersion>
|
||||
<cipherVersion>1.7</cipherVersion>
|
||||
<modelloVersion>1.4.1</modelloVersion>
|
||||
<modelloVersion>1.6</modelloVersion>
|
||||
<jxpathVersion>1.3</jxpathVersion>
|
||||
<aetherVersion>1.13.1</aetherVersion>
|
||||
<slf4jVersion>1.7.2</slf4jVersion>
|
||||
|
|
Loading…
Reference in New Issue