Author: mcculls
Date: Wed Nov 27 15:07:16 2013
New Revision: 1546061
URL: http://svn.apache.org/r1546061
Log:
Upgrade to bndlib 2.2.0
Modified:
felix/trunk/bundleplugin/pom.xml
Modified: felix/trunk/bundleplugin/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=1546061&r1=1546060&r2=1546061&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Wed Nov 27 15:07:16 2013
@@ -62,7 +62,7 @@
<dependency>
<groupId>biz.aQute.bnd</groupId>
<artifactId>bndlib</artifactId>
- <version>2.1.0</version>
+ <version>2.2.0</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>