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/15 19:51:05 UTC

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

Author: rickhall
Date: Tue May 15 10:51:04 2007
New Revision: 538264

URL: http://svn.apache.org/viewvc?view=rev&rev=538264
Log:
Updated to 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=538264&r1=538263&r2=538264
==============================================================================
--- felix/trunk/tools/maven2/maven-bundle-plugin/pom.xml (original)
+++ felix/trunk/tools/maven2/maven-bundle-plugin/pom.xml Tue May 15 10:51:04 2007
@@ -42,7 +42,7 @@
   <dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>bndlib</artifactId>
-   <version>0.0.133</version>
+   <version>0.0.138</version>
   </dependency>
   <dependency>
    <groupId>junit</groupId>