[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:
Herve Boutemy 2012-11-20 06:30:12 +00:00
parent f750ec8970
commit 143354e5f9
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<wagonVersion>2.3-SNAPSHOT</wagonVersion> <wagonVersion>2.3-SNAPSHOT</wagonVersion>
<securityDispatcherVersion>1.3</securityDispatcherVersion> <securityDispatcherVersion>1.3</securityDispatcherVersion>
<cipherVersion>1.7</cipherVersion> <cipherVersion>1.7</cipherVersion>
<modelloVersion>1.4.1</modelloVersion> <modelloVersion>1.6</modelloVersion>
<jxpathVersion>1.3</jxpathVersion> <jxpathVersion>1.3</jxpathVersion>
<aetherVersion>1.13.1</aetherVersion> <aetherVersion>1.13.1</aetherVersion>
<slf4jVersion>1.7.2</slf4jVersion> <slf4jVersion>1.7.2</slf4jVersion>