You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by mc...@apache.org on 2008/04/23 11:39:38 UTC

svn commit: r650809 - /felix/trunk/bundleplugin/pom.xml

Author: mcculls
Date: Wed Apr 23 02:39:36 2008
New Revision: 650809

URL: http://svn.apache.org/viewvc?rev=650809&view=rev
Log:
Update to Bnd 0.0.255 (improved memory usage)

Modified:
    felix/trunk/bundleplugin/pom.xml

Modified: felix/trunk/bundleplugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=650809&r1=650808&r2=650809&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Wed Apr 23 02:39:36 2008
@@ -43,7 +43,7 @@
   <dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>bndlib</artifactId>
-   <version>0.0.249</version>
+   <version>0.0.255</version>
   </dependency>
   <dependency>
     <groupId>net.sf.kxml</groupId>