This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new d9a879e  maven-bundle-plugin 4.1.0 -> 4.2.0
d9a879e is described below

commit d9a879ea2b82cd375502cd543140583de8b92631
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Thu Apr 11 18:05:27 2019 -0400

    maven-bundle-plugin 4.1.0 -> 4.2.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dd831b6..8fed6cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1695,7 +1695,7 @@
     <commons.scm-publish.version>1.1</commons.scm-publish.version>
     <commons.findbugs.version>3.0.5</commons.findbugs.version>
     <commons.spotbugs.version>3.1.6</commons.spotbugs.version>
-    <commons.felix.version>4.1.0</commons.felix.version>
+    <commons.felix.version>4.2.0</commons.felix.version>
     <commons.build-helper.version>3.0.0</commons.build-helper.version>
     <commons.animal-sniffer.version>1.17</commons.animal-sniffer.version>
     <!-- Almost all signatures use version 1.0. Allow override just in case -->
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8d25835..29abb4c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,6 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
         <release version="49" date="YYYY-MM-DD" description="TBD">
             <action type="update" dev="ggregory">Update 
maven-project-info-reports-plugin's Apache Commons BCEL from 6.3 to 
6.3.1.</action>
             <action type="update" dev="ggregory">japicmp-maven-plugin 0.13.0 
-> 0.13.1</action>
+            <action type="update" dev="ggregory">maven-bundle-plugin 4.1.0 -> 
4.2.0</action>
             <action type="fix" dev="ggregory">commons.scmPubUrl was not built 
properly, e.g. using 'pool' instead of 'commons-pool'</action>
         </release>
         

Reply via email to