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/11/16 02:54:35 UTC

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

Author: ggregory
Date: Wed Nov 16 02:54:34 2016
New Revision: 1769918

URL: http://svn.apache.org/viewvc?rev=1769918&view=rev
Log:
maven-bundle-plugin 3.0.1 => 3.2.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=1769918&r1=1769917&r2=1769918&view=diff
==============================================================================
--- httpcomponents/project/trunk/pom.xml (original)
+++ httpcomponents/project/trunk/pom.xml Wed Nov 16 02:54:34 2016
@@ -73,7 +73,7 @@ maven-surefire-report-plugin 2.19 -> 2.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>