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 2009/08/12 15:17:48 UTC

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

Author: rickhall
Date: Wed Aug 12 13:17:47 2009
New Revision: 803490

URL: http://svn.apache.org/viewvc?rev=803490&view=rev
Log:
Update BND.

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=803490&r1=803489&r2=803490&view=diff
==============================================================================
--- felix/sandbox/rickhall/bnd-test/pom.xml (original)
+++ felix/sandbox/rickhall/bnd-test/pom.xml Wed Aug 12 13:17:47 2009
@@ -25,7 +25,7 @@
     <dependency>
       <groupId>biz.aQute</groupId>
       <artifactId>bnd</artifactId>
-      <version>0.0.311</version>
+      <version>0.0.342</version>
     </dependency>
     <dependency>
       <groupId>${pom.groupId}</groupId>
@@ -66,7 +66,7 @@
                 <artifactItem>
                   <groupId>biz.aQute</groupId>
                   <artifactId>bnd</artifactId>
-                  <version>0.0.311</version>
+                  <version>0.0.342</version>
                   <type>jar</type>
                   <overWrite>true</overWrite>
                   <outputDirectory>${basedir}/cnf/repo/biz.aQute.bnd/</outputDirectory>