You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2017/05/28 11:16:17 UTC

[19/50] httpcomponents-parent git commit: Update maven-compiler-plugin 3.5 -> 3.6.0.

Update maven-compiler-plugin 3.5 -> 3.6.0.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/project/trunk@1767381 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/commit/79ff1cf9
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/tree/79ff1cf9
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/diff/79ff1cf9

Branch: refs/heads/master
Commit: 79ff1cf9f82fdd607803c14009fecb546ee65611
Parents: a81c5e7
Author: Gary D. Gregory <gg...@apache.org>
Authored: Mon Oct 31 22:08:04 2016 +0000
Committer: Gary D. Gregory <gg...@apache.org>
Committed: Mon Oct 31 22:08:04 2016 +0000

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/blob/79ff1cf9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 01919dc..9e2e6d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>