You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2015/09/14 22:28:16 UTC

maven git commit: [MNG-5888] upgraded Modello back: sorry, wrong cause

Repository: maven
Updated Branches:
  refs/heads/master f440c9bf9 -> 8f782476a


[MNG-5888] upgraded Modello back: sorry, wrong cause

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

Branch: refs/heads/master
Commit: 8f782476a21745a41914411e3250d7d81107e583
Parents: f440c9b
Author: Hervé Boutemy <hb...@apache.org>
Authored: Mon Sep 14 22:28:06 2015 +0200
Committer: Hervé Boutemy <hb...@apache.org>
Committed: Mon Sep 14 22:28:06 2015 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/8f782476/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index afb0c28..6d9ddfd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
     <wagonVersion>2.9</wagonVersion> <!-- Verify SNAPSHOT for MNG-5605 -->
     <securityDispatcherVersion>1.3</securityDispatcherVersion>
     <cipherVersion>1.7</cipherVersion>
-    <modelloVersion>1.8.1</modelloVersion>
+    <modelloVersion>1.8.3</modelloVersion>
     <jxpathVersion>1.3</jxpathVersion>
     <aetherVersion>1.0.2.v20150114</aetherVersion>
     <slf4jVersion>1.7.5</slf4jVersion>