Author: mcculls
Date: Mon Oct 22 19:45:28 2007
New Revision: 587371
URL: http://svn.apache.org/viewvc?rev=587371&view=rev
Log:
FELIX-401: update bndlib to fix incorrect imports bug
Modified:
felix/trunk/bundleplugin/pom.xml
Modified: felix/trunk/bundleplugin/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=587371&r1=587370&r2=587371&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Mon Oct 22 19:45:28 2007
@@ -51,7 +51,7 @@
<dependency>
<groupId>biz.aQute</groupId>
<artifactId>bndlib</artifactId>
- <version>0.0.203</version>
+ <version>0.0.208</version>
</dependency>
<dependency>
<groupId>junit</groupId>