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/17 15:01:40 UTC

svn commit: r538898 - /felix/trunk/tools/maven2/maven-bundle-plugin/pom.xml

Author: rickhall
Date: Thu May 17 06:01:39 2007
New Revision: 538898

URL: http://svn.apache.org/viewvc?view=rev&rev=538898
Log:
Updated to the latest version of BND.

Modified:
    felix/trunk/tools/maven2/maven-bundle-plugin/pom.xml

Modified: felix/trunk/tools/maven2/maven-bundle-plugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/tools/maven2/maven-bundle-plugin/pom.xml?view=diff&rev=538898&r1=538897&r2=538898
==============================================================================
--- felix/trunk/tools/maven2/maven-bundle-plugin/pom.xml (original)
+++ felix/trunk/tools/maven2/maven-bundle-plugin/pom.xml Thu May 17 06:01:39 2007
@@ -42,7 +42,7 @@
   <dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>bndlib</artifactId>
-   <version>0.0.138</version>
+   <version>0.0.140</version>
   </dependency>
   <dependency>
    <groupId>junit</groupId>