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/10/31 22:08:04 UTC

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

Author: ggregory
Date: Mon Oct 31 22:08:04 2016
New Revision: 1767381

URL: http://svn.apache.org/viewvc?rev=1767381&view=rev
Log:
Update maven-compiler-plugin 3.5 -> 3.6.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=1767381&r1=1767380&r2=1767381&view=diff
==============================================================================
--- httpcomponents/project/trunk/pom.xml (original)
+++ httpcomponents/project/trunk/pom.xml Mon Oct 31 22:08:04 2016
@@ -58,7 +58,7 @@ Clirr 2.5 => 2.7
 maven-antrun-plugin 2.4.1 => 2.6
 maven-assembly-plugin 2.4 => 2.6
 maven-clean-plugin 2.5 => 3.0.0
-maven-compiler-plugin 3.1 => 3.5
+maven-compiler-plugin 3.1 => 3.6.0
 maven-deploy-plugin 2.7 => 2.8.2
 build-helper-maven-plugin 1.9.1 => 1.10
 maven-install-plugin 2.4 => 2.5.2
@@ -459,7 +459,7 @@ Fixed JIRA link
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>3.5</version>
+          <version>3.6.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>