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/07 07:45:37 UTC

git commit: Updated to latest p-u and p-int

Updated Branches:
  refs/heads/master 515c006dc -> e8430e6d6


Updated to latest p-u and p-int


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

Branch: refs/heads/master
Commit: e8430e6d61194f6a326cf8a48642f4c3778072d9
Parents: 515c006
Author: Kristian Rosenvold <kr...@apache.org>
Authored: Wed Aug 7 07:45:12 2013 +0200
Committer: Kristian Rosenvold <kr...@apache.org>
Committed: Wed Aug 7 07:45:12 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/maven/blob/e8430e6d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4f0b4d5..f82b9a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,8 +47,8 @@
     <easyMockVersion>1.2_Java1.3</easyMockVersion>
     <junitVersion>3.8.2</junitVersion>
     <plexusVersion>1.5.5</plexusVersion>
-    <plexusInterpolationVersion>1.18</plexusInterpolationVersion>
-    <plexusUtilsVersion>3.0.13</plexusUtilsVersion>
+    <plexusInterpolationVersion>1.19</plexusInterpolationVersion>
+    <plexusUtilsVersion>3.0.14</plexusUtilsVersion>
     <!-- last Java5 release of Guava -->
     <guavaVersion>11.0.2</guavaVersion>
     <guiceVersion>3.1.3</guiceVersion>