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/25 13:44:49 UTC

svn commit: r1634216 - /maven/shared/trunk/maven-archiver/pom.xml

Author: krosenvold
Date: Sat Oct 25 11:44:49 2014
New Revision: 1634216

URL: http://svn.apache.org/r1634216
Log:
p-a to 2.8.1, cleaned up pom

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

Modified: maven/shared/trunk/maven-archiver/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-archiver/pom.xml?rev=1634216&r1=1634215&r2=1634216&view=diff
==============================================================================
--- maven/shared/trunk/maven-archiver/pom.xml (original)
+++ maven/shared/trunk/maven-archiver/pom.xml Sat Oct 25 11:44:49 2014
@@ -94,13 +94,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.7.1</version>
-    </dependency>
-    <dependency>
-      <!-- plexus-archiver needs this -->
-      <groupId>org.codehaus.plexus</groupId>
-      <artifactId>plexus-utils</artifactId>
-      <version>3.0.18</version>
+      <version>2.8.1</version>
     </dependency>
 
     <dependency>