You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2013/08/06 19:39:15 UTC

git commit: Modello 1.8, p-int 1.18

Updated Branches:
  refs/heads/master 7ab8d94f9 -> 515c006dc


Modello 1.8, p-int 1.18


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

Branch: refs/heads/master
Commit: 515c006dc7c982eeff809c649856da5b116ba3fd
Parents: 7ab8d94
Author: Kristian Rosenvold <kr...@apache.org>
Authored: Tue Aug 6 19:39:18 2013 +0200
Committer: Kristian Rosenvold <kr...@apache.org>
Committed: Tue Aug 6 19:39:18 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/maven/blob/515c006d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b3e7684..4f0b4d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
     <easyMockVersion>1.2_Java1.3</easyMockVersion>
     <junitVersion>3.8.2</junitVersion>
     <plexusVersion>1.5.5</plexusVersion>
-    <plexusInterpolationVersion>1.16</plexusInterpolationVersion>
+    <plexusInterpolationVersion>1.18</plexusInterpolationVersion>
     <plexusUtilsVersion>3.0.13</plexusUtilsVersion>
     <!-- last Java5 release of Guava -->
     <guavaVersion>11.0.2</guavaVersion>
@@ -56,7 +56,7 @@
     <wagonVersion>2.4</wagonVersion>
     <securityDispatcherVersion>1.3</securityDispatcherVersion>
     <cipherVersion>1.7</cipherVersion>
-    <modelloVersion>1.7</modelloVersion>
+    <modelloVersion>1.8</modelloVersion>
     <jxpathVersion>1.3</jxpathVersion>
     <aetherVersion>0.9.0.M2</aetherVersion>
     <slf4jVersion>1.7.5</slf4jVersion>