Author: mcculls Date: Thu Jan 3 01:16:31 2008 New Revision: 608389 URL: http://svn.apache.org/viewvc?rev=608389&view=rev Log: FELIX-437: upgrade to use bndlib 0.0.226
Modified: felix/trunk/bundleplugin/pom.xml Modified: felix/trunk/bundleplugin/pom.xml URL: http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=608389&r1=608388&r2=608389&view=diff ============================================================================== --- felix/trunk/bundleplugin/pom.xml (original) +++ felix/trunk/bundleplugin/pom.xml Thu Jan 3 01:16:31 2008 @@ -51,7 +51,7 @@ <dependency> <groupId>biz.aQute</groupId> <artifactId>bndlib</artifactId> - <version>0.0.213</version> + <version>0.0.226</version> </dependency> <dependency> <groupId>org.apache.maven</groupId>