You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2012/12/01 15:50:03 UTC

[40/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/de45c858
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/de45c858
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/de45c858

Branch: refs/heads/feature/colorized-console/log4j2
Commit: de45c858351768255d99f25b06630154c7a44011
Parents: 9e405fd
Author: Herve Boutemy <hb...@apache.org>
Authored: Tue Nov 20 06:30:12 2012 +0000
Committer: Arnaud HeĢritier <ah...@exoplatform.com>
Committed: Sat Dec 1 13:51:01 2012 +0100

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


http://git-wip-us.apache.org/repos/asf/maven/blob/de45c858/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>