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

[27/50] httpcomponents-parent git commit: maven-bundle-plugin 3.0.1 => 3.2.0

maven-bundle-plugin 3.0.1 => 3.2.0

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

Branch: refs/heads/master
Commit: 5aeeb13ea80b4f14b261f89428bc1c003dc9d412
Parents: 722777c
Author: Gary D. Gregory <gg...@apache.org>
Authored: Wed Nov 16 02:54:34 2016 +0000
Committer: Gary D. Gregory <gg...@apache.org>
Committed: Wed Nov 16 02:54:34 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/blob/5aeeb13e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0908121..7faf3e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@ maven-surefire-report-plugin 2.19 -> 2.19.1
 wagon-ssh 2.0 => 2.7
 maven-source-plugin 2.3 => 2.4
 docbkx-maven-plugin 2.14 => 2.15
-maven-bundle-plugin 2.4.0 => 3.0.1
+maven-bundle-plugin 2.4.0 => 3.2.0
 buildnumber-maven-plugin 1.2 => 1.4
 wagon-ssh 2.7 => 2.10
 
@@ -604,7 +604,7 @@ Fixed JIRA link
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>3.0.1</version>
+          <version>3.2.0</version>
         </plugin>
         <plugin>
           <artifactId>maven-notice-plugin</artifactId>