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 2010/04/01 18:37:56 UTC

svn commit: r930034 - /felix/sandbox/rickhall/bnd-test/pom.xml

Author: rickhall
Date: Thu Apr  1 16:37:55 2010
New Revision: 930034

URL: http://svn.apache.org/viewvc?rev=930034&view=rev
Log:
Update bnd version.

Modified:
    felix/sandbox/rickhall/bnd-test/pom.xml

Modified: felix/sandbox/rickhall/bnd-test/pom.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/rickhall/bnd-test/pom.xml?rev=930034&r1=930033&r2=930034&view=diff
==============================================================================
--- felix/sandbox/rickhall/bnd-test/pom.xml (original)
+++ felix/sandbox/rickhall/bnd-test/pom.xml Thu Apr  1 16:37:55 2010
@@ -25,7 +25,7 @@
     <dependency>
       <groupId>biz.aQute</groupId>
       <artifactId>bnd</artifactId>
-      <version>0.0.381</version>
+      <version>0.0.397</version>
     </dependency>
     <dependency>
       <groupId>${pom.groupId}</groupId>