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

maven git commit: [MNG-5888] Update used modello version from 1.8.1 to 1.8.3

Repository: maven
Updated Branches:
  refs/heads/master 266998046 -> bb9af46c4


[MNG-5888] Update used modello version from 1.8.1 to 1.8.3


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

Branch: refs/heads/master
Commit: bb9af46c4d6215303eb894672eab5b1767c3ee13
Parents: 2669980
Author: Karl Heinz Marbaise <kh...@apache.org>
Authored: Sat Sep 5 19:31:29 2015 +0200
Committer: Karl Heinz Marbaise <kh...@apache.org>
Committed: Mon Sep 14 20:05:05 2015 +0200

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


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