You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/08/16 05:21:34 UTC

svn commit: r1838149 - /commons/proper/commons-parent/trunk/pom.xml

Author: ggregory
Date: Thu Aug 16 05:21:34 2018
New Revision: 1838149

URL: http://svn.apache.org/viewvc?rev=1838149&view=rev
Log:
org.apache.felix:maven-bundle-plugin 3.5.0 -> 3.5.1

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1838149&r1=1838148&r2=1838149&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Thu Aug 16 05:21:34 2018
@@ -46,6 +46,7 @@
       controls whether japicmp reports are run. It is disabled by
       default and enabled via a special profile enabled by the
       presence of the file src/site/resources/profile.japicmp
+    - org.apache.felix:maven-bundle-plugin 3.5.0 -> 3.5.1
     - Add your comment here.
   -->
   
@@ -1835,7 +1836,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.3</commons.spotbugs.version>
-    <commons.felix.version>3.5.0</commons.felix.version>
+    <commons.felix.version>3.5.1</commons.felix.version>
     <commons.build-helper.version>3.0.0</commons.build-helper.version>
     <commons.animal-sniffer.version>1.16</commons.animal-sniffer.version>
     <!-- Almost all signatures use version 1.0. Allow override just in case -->