You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sc...@apache.org on 2016/05/29 15:40:53 UTC

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

Author: schulte
Date: Sun May 29 15:40:53 2016
New Revision: 1746024

URL: http://svn.apache.org/viewvc?rev=1746024&view=rev
Log:
[MSOURCES-98] Upgrade of 'plexus-archiver' to version 3.3.


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=1746024&r1=1746023&r2=1746024&view=diff
==============================================================================
--- maven/plugins/trunk/maven-source-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-source-plugin/pom.xml Sun May 29 15:40:53 2016
@@ -114,7 +114,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>3.2</version>
+      <version>3.3</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>