commit | 97c61f9544d92c5247272e0c02f0602b6307ff18 | [log] [tgz] |
---|---|---|
author | Stuart McCulloch <mcculls@apache.org> | Mon Feb 16 10:07:51 2009 +0000 |
committer | Stuart McCulloch <mcculls@apache.org> | Mon Feb 16 10:07:51 2009 +0000 |
tree | 53bf83920028bb6c6e058e66c477c912eeba1065 | |
parent | 5341ef0a130615e3b6f16bf69ee3cae4b2380997 [diff] |
Use latest version of the Bnd Tool git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@744873 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/pom.xml b/bundleplugin/pom.xml index e7675d0..0ff5a7d 100644 --- a/bundleplugin/pom.xml +++ b/bundleplugin/pom.xml
@@ -56,7 +56,7 @@ <dependency> <groupId>biz.aQute</groupId> <artifactId>bndlib</artifactId> - <version>0.0.310</version> + <version>0.0.311</version> </dependency> <dependency> <groupId>net.sf.kxml</groupId>