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/22 21:56:58 UTC

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

Author: krosenvold
Date: Wed Oct 22 19:56:57 2014
New Revision: 1633699

URL: http://svn.apache.org/r1633699
Log:
p-io 2.3.2

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=1633699&r1=1633698&r2=1633699&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Wed Oct 22 19:56:57 2014
@@ -156,7 +156,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-io</artifactId>
-      <version>2.3.1</version>
+      <version>2.3.2</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>