You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by gg...@apache.org on 2015/12/22 19:25:48 UTC

svn commit: r1721441 - /httpcomponents/project/trunk/pom.xml

Author: ggregory
Date: Tue Dec 22 18:25:47 2015
New Revision: 1721441

URL: http://svn.apache.org/viewvc?rev=1721441&view=rev
Log:
maven-clean-plugin 2.5 => 3.0.0

Modified:
    httpcomponents/project/trunk/pom.xml

Modified: httpcomponents/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/project/trunk/pom.xml?rev=1721441&r1=1721440&r2=1721441&view=diff
==============================================================================
--- httpcomponents/project/trunk/pom.xml (original)
+++ httpcomponents/project/trunk/pom.xml Tue Dec 22 18:25:47 2015
@@ -55,7 +55,7 @@ Surefire 2.15 => 2.17
 JXR 2.3 => 2.4
 Clirr 2.5 => 2.7
 maven-assembly-plugin 2.4 => 2.4.1
-maven-clean-plugin 2.5 => 2.6
+maven-clean-plugin 2.5 => 3.0.0
 maven-deploy-plugin 2.7 => 2.8.2
 maven-install-plugin 2.4 => 2.5.2
 maven-jar-plugin 2.4 => 2.5
@@ -446,7 +446,7 @@ Fixed JIRA link
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-clean-plugin</artifactId>
-          <version>2.6</version>
+          <version>3.0.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>