You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ss...@apache.org on 2017/03/07 16:44:03 UTC

svn commit: r1785858 - /felix/trunk/tools/maven-bundle-plugin/pom.xml

Author: sseifert
Date: Tue Mar  7 16:44:02 2017
New Revision: 1785858

URL: http://svn.apache.org/viewvc?rev=1785858&view=rev
Log:
FELIX-5581 Update to bndlib 3.3.0

Modified:
    felix/trunk/tools/maven-bundle-plugin/pom.xml

Modified: felix/trunk/tools/maven-bundle-plugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/tools/maven-bundle-plugin/pom.xml?rev=1785858&r1=1785857&r2=1785858&view=diff
==============================================================================
--- felix/trunk/tools/maven-bundle-plugin/pom.xml (original)
+++ felix/trunk/tools/maven-bundle-plugin/pom.xml Tue Mar  7 16:44:02 2017
@@ -162,7 +162,7 @@
   <dependency>
     <groupId>biz.aQute.bnd</groupId>
     <artifactId>biz.aQute.bndlib</artifactId>
-    <version>3.2.0</version>
+    <version>3.3.0</version>
   </dependency>
   <dependency>
     <groupId>org.apache.felix</groupId>