Author: mcculls
Date: Tue Jan 8 06:38:21 2008
New Revision: 610002
URL: http://svn.apache.org/viewvc?rev=610002&view=rev
Log:
Update to bndlib 0.0.227 (disables spring xml parser by default)
Modified:
felix/trunk/bundleplugin/pom.xml
Modified: felix/trunk/bundleplugin/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=610002&r1=610001&r2=610002&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Tue Jan 8 06:38:21 2008
@@ -51,7 +51,7 @@
<dependency>
<groupId>biz.aQute</groupId>
<artifactId>bndlib</artifactId>
- <version>0.0.226</version>
+ <version>0.0.227</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>