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 2012/10/04 00:31:48 UTC

[3/4] git commit: use last p-u 3.0.8

use last p-u 3.0.8


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

Branch: refs/heads/master
Commit: 00e18eb83a1a8197d55be5fb0bc871c0560bd3d0
Parents: 4f079b1
Author: olivier lamy <ol...@apache.org>
Authored: Thu Oct 4 00:16:02 2012 +0200
Committer: olivier lamy <ol...@apache.org>
Committed: Thu Oct 4 00:16:02 2012 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/00e18eb8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5218119..f94b2f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -274,7 +274,7 @@ under the License.
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.0.7</version>
+        <version>3.0.8</version>
       </dependency>
 
       <!-- for slf4j -->