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 2016/11/16 02:41:00 UTC

svn commit: r1769911 - /httpcomponents/httpcore/trunk/httpcore5/pom.xml

Author: ggregory
Date: Wed Nov 16 02:41:00 2016
New Revision: 1769911

URL: http://svn.apache.org/viewvc?rev=1769911&view=rev
Log:
maven-jar-plugin 2.6 => 3.0.2.

Modified:
    httpcomponents/httpcore/trunk/httpcore5/pom.xml

Modified: httpcomponents/httpcore/trunk/httpcore5/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/httpcore5/pom.xml?rev=1769911&r1=1769910&r2=1769911&view=diff
==============================================================================
--- httpcomponents/httpcore/trunk/httpcore5/pom.xml (original)
+++ httpcomponents/httpcore/trunk/httpcore5/pom.xml Wed Nov 16 02:41:00 2016
@@ -65,7 +65,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jar-plugin</artifactId>
-        <version>2.6</version>
+        <version>3.0.2</version>
         <executions>
           <execution>
             <goals>