You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2013/03/18 22:47:28 UTC

[25/50] git commit: [MNG-5380] [MNG-5336] use Modello 1.6, which adds xml:space="preserve" support for DOM and fixes xdoc propoerties output

[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


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/143354e5
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/143354e5
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/143354e5

Branch: refs/heads/master
Commit: 143354e5f93e942e8207a1e60c0d3faf5583ca13
Parents: f750ec8
Author: Herve Boutemy <hb...@apache.org>
Authored: Tue Nov 20 06:30:12 2012 +0000
Committer: Herve Boutemy <hb...@apache.org>
Committed: Tue Nov 20 06:30:12 2012 +0000

----------------------------------------------------------------------
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/143354e5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 781f249..8388b92 100644
--- a/pom.xml
+++ b/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>