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 2014/10/18 08:16:55 UTC

git commit: [MNG-5700] Update p-int

Repository: maven
Updated Branches:
  refs/heads/master 603f26add -> d413c51ea


[MNG-5700] Update p-int


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

Branch: refs/heads/master
Commit: d413c51ea02aeb532b913c6561fe4c73b165bdeb
Parents: 603f26a
Author: Kristian Rosenvold <kr...@apache.org>
Authored: Sat Oct 18 08:13:56 2014 +0200
Committer: Kristian Rosenvold <kr...@apache.org>
Committed: Sat Oct 18 08:16:41 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/maven/blob/d413c51e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index df29fc1..3f1f79c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
     <commonsCliVersion>1.2</commonsCliVersion>
     <junitVersion>3.8.2</junitVersion>
     <plexusVersion>1.5.5</plexusVersion>
-    <plexusInterpolationVersion>1.19</plexusInterpolationVersion>
+    <plexusInterpolationVersion>1.21</plexusInterpolationVersion>
     <plexusUtilsVersion>3.0.18</plexusUtilsVersion>
     <!-- Latest version of Guava that works with Sisu -->
     <guavaVersion>14.0.1</guavaVersion>