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 2012/09/19 21:31:34 UTC

svn commit: r1387716 - /maven/plugins/trunk/maven-assembly-plugin/pom.xml

Author: krosenvold
Date: Wed Sep 19 19:31:33 2012
New Revision: 1387716

URL: http://svn.apache.org/viewvc?rev=1387716&view=rev
Log:
o Updated p-a and p-i

Modified:
    maven/plugins/trunk/maven-assembly-plugin/pom.xml

Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/pom.xml?rev=1387716&r1=1387715&r2=1387716&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Wed Sep 19 19:31:33 2012
@@ -105,7 +105,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.1</version>
+      <version>2.2</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>
@@ -131,7 +131,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-io</artifactId>
-      <version>2.0.2</version>
+      <version>2.0.4</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>