Author: mcculls
Date: Fri Feb 1 09:22:01 2008
New Revision: 617565
URL: http://svn.apache.org/viewvc?rev=617565&view=rev
Log:
FELIX-459: Upgrade to bndlib 0.0.236 (improved 'uses' support)
Modified:
felix/trunk/bundleplugin/pom.xml
Modified: felix/trunk/bundleplugin/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=617565&r1=617564&r2=617565&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Fri Feb 1 09:22:01 2008
@@ -49,7 +49,7 @@
<dependency>
<groupId>biz.aQute</groupId>
<artifactId>bndlib</artifactId>
- <version>0.0.231</version>
+ <version>0.0.236</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>