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/02/01 18:22:06 UTC

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

Author: mcculls
Date: Fri Feb  1 09:22:01 2008
New Revision: 617565

URL: http://svn.apache.org/viewvc?rev=617565&view=rev
Log:
FELIX-459: Upgrade to bndlib 0.0.236 (improved 'uses' support)

Modified:
    felix/trunk/bundleplugin/pom.xml

Modified: felix/trunk/bundleplugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=617565&r1=617564&r2=617565&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Fri Feb  1 09:22:01 2008
@@ -49,7 +49,7 @@
   <dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>bndlib</artifactId>
-   <version>0.0.231</version>
+   <version>0.0.236</version>
   </dependency>
   <dependency>
    <groupId>org.apache.maven</groupId>