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/01/09 16:51:05 UTC

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

Author: ggregory
Date: Tue Jan  9 16:51:04 2018
New Revision: 1820679

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

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=1820679&r1=1820678&r2=1820679&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Tue Jan  9 16:51:04 2018
@@ -38,6 +38,9 @@
 
 <!--
 Version 44:
+
+- felix:maven-bundle-plugin 3.4.0 -> 3.5.0.
+
 -->
 
 <!--
@@ -1638,7 +1641,7 @@ Version 39:
     <commons.compiler.version>3.7.0</commons.compiler.version>
     <commons.scm-publish.version>1.1</commons.scm-publish.version>
     <commons.findbugs.version>3.0.5</commons.findbugs.version>
-    <commons.felix.version>3.4.0</commons.felix.version>
+    <commons.felix.version>3.5.0</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 -->