Author: rickhall
Date: Wed May 2 11:02:25 2007
New Revision: 534573
URL: http://svn.apache.org/viewvc?view=rev&rev=534573
Log:
Updated the bundle plugin to use the latest BND.
Modified:
incubator/felix/trunk/tools/maven2/maven-bundle-plugin/pom.xml
Modified: incubator/felix/trunk/tools/maven2/maven-bundle-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/felix/trunk/tools/maven2/maven-bundle-plugin/pom.xml?view=diff&rev=534573&r1=534572&r2=534573
==============================================================================
--- incubator/felix/trunk/tools/maven2/maven-bundle-plugin/pom.xml (original)
+++ incubator/felix/trunk/tools/maven2/maven-bundle-plugin/pom.xml Wed May 2
11:02:25 2007
@@ -42,7 +42,7 @@
<dependency>
<groupId>biz.aQute</groupId>
<artifactId>bndlib</artifactId>
- <version>0.0.116</version>
+ <version>0.0.133</version>
</dependency>
<dependency>
<groupId>junit</groupId>