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 2011/10/31 16:01:05 UTC

svn commit: r1195498 - /maven/shared/trunk/maven-jarsigner/pom.xml

Author: olamy
Date: Mon Oct 31 15:01:04 2011
New Revision: 1195498

URL: http://svn.apache.org/viewvc?rev=1195498&view=rev
Log:
upgrade to p-u 3.0

Modified:
    maven/shared/trunk/maven-jarsigner/pom.xml

Modified: maven/shared/trunk/maven-jarsigner/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-jarsigner/pom.xml?rev=1195498&r1=1195497&r2=1195498&view=diff
==============================================================================
--- maven/shared/trunk/maven-jarsigner/pom.xml (original)
+++ maven/shared/trunk/maven-jarsigner/pom.xml Mon Oct 31 15:01:04 2011
@@ -65,7 +65,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>2.0.0</version>
+      <version>3.0</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>