You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2016/04/03 13:39:52 UTC

svn commit: r1737574 - /maven/plugins/trunk/maven-source-plugin/pom.xml

Author: khmarbaise
Date: Sun Apr  3 11:39:52 2016
New Revision: 1737574

URL: http://svn.apache.org/viewvc?rev=1737574&view=rev
Log:
[MSOURCES-96] Upgrade plexus-archiver from 3.0.3 to 3.1

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

Modified: maven/plugins/trunk/maven-source-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-source-plugin/pom.xml?rev=1737574&r1=1737573&r2=1737574&view=diff
==============================================================================
--- maven/plugins/trunk/maven-source-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-source-plugin/pom.xml Sun Apr  3 11:39:52 2016
@@ -114,7 +114,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>3.0.3</version>
+      <version>3.1</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>