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:19 UTC

[21/50] httpcomponents-parent git commit: maven-jar-plugin 2.6 => 3.0.2.

maven-jar-plugin 2.6 => 3.0.2.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/project/trunk@1769910 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/7468784a
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/tree/7468784a
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/diff/7468784a

Branch: refs/heads/master
Commit: 7468784aeae1f9bce12e7d40f7f70868c0fa88cb
Parents: 070bc7c
Author: Gary D. Gregory <gg...@apache.org>
Authored: Wed Nov 16 02:40:43 2016 +0000
Committer: Gary D. Gregory <gg...@apache.org>
Committed: Wed Nov 16 02:40:43 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/blob/7468784a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7be5f22..98cdf59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@ 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
-maven-jar-plugin 2.4 => 2.6
+maven-jar-plugin 2.4 => 3.0.2
 maven-javadoc-plugin 2.10.1 => 2.10.3
 maven-release-plugin 2.4.1 => 2.5.3
 maven-resources-plugin 2.6 => 2.7
@@ -489,7 +489,7 @@ Fixed JIRA link
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-jar-plugin</artifactId>
-          <version>2.6</version>
+          <version>3.0.2</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>