You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ri...@apache.org on 2007/05/24 19:46:14 UTC

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

Author: rickhall
Date: Thu May 24 10:46:13 2007
New Revision: 541366

URL: http://svn.apache.org/viewvc?view=rev&rev=541366
Log:
Updated BND version.

Modified:
    felix/trunk/bundleplugin/pom.xml

Modified: felix/trunk/bundleplugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?view=diff&rev=541366&r1=541365&r2=541366
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Thu May 24 10:46:13 2007
@@ -42,7 +42,7 @@
   <dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>bndlib</artifactId>
-   <version>0.0.140</version>
+   <version>0.0.145</version>
   </dependency>
   <dependency>
    <groupId>junit</groupId>