You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/08/10 14:25:56 UTC

[15/22] git commit: Updated to latest p-u and p-int

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

Branch: refs/heads/guice-from-google
Commit: dc90e60ea2816120e7f2fc7bd8a0e2749e01d170
Parents: 9270eff
Author: Kristian Rosenvold <kr...@apache.org>
Authored: Wed Aug 7 07:45:12 2013 +0200
Committer: Olivier Lamy <ol...@apache.org>
Committed: Sat Aug 10 21:46:51 2013 +1000

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


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