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

[46/50] httpcomponents-parent git commit: maven-bundle-plugin 3.2.0 -> 3.3.0.

maven-bundle-plugin 3.2.0 -> 3.3.0.

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

Branch: refs/heads/master
Commit: 936f2eaa262e947a9a9e6c1cf7e3d97991a715a7
Parents: 0202def
Author: Gary D. Gregory <gg...@apache.org>
Authored: Wed Apr 19 19:43:47 2017 +0000
Committer: Gary D. Gregory <gg...@apache.org>
Committed: Wed Apr 19 19:43:47 2017 +0000

----------------------------------------------------------------------
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/blob/936f2eaa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0b6d33d..1aa822a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,6 +49,7 @@ Version 9 - changes since version 8
 maven-compiler-plugin 3.6.0 -> 3.6.1
 maven-surefire-plugin 2.19.1 -> 2.20
 maven-resources-plugin 3.0.1 -> 3.0.2
+maven-bundle-plugin 3.2.0 -> 3.3.0
 
 Version 8 - changes since version 7
 ===================================
@@ -624,7 +625,7 @@ Fixed JIRA link
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>3.2.0</version>
+          <version>3.3.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.httpcomponents</groupId>