Author: mcculls
Date: Mon Mar 31 23:15:41 2008
New Revision: 643290
URL: http://svn.apache.org/viewvc?rev=643290&view=rev
Log:
FELIX-523: Update bundleplugin to use BND 0.0.249
Modified:
felix/trunk/bundleplugin/pom.xml
Modified: felix/trunk/bundleplugin/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=643290&r1=643289&r2=643290&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Mon Mar 31 23:15:41 2008
@@ -43,7 +43,7 @@
<dependency>
<groupId>biz.aQute</groupId>
<artifactId>bndlib</artifactId>
- <version>0.0.238</version>
+ <version>0.0.249</version>
</dependency>
<dependency>
<groupId>net.sf.kxml</groupId>