You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by mc...@apache.org on 2007/08/23 12:00:43 UTC

svn commit: r568914 - /felix/trunk/bundleplugin/pom.xml

Author: mcculls
Date: Thu Aug 23 03:00:42 2007
New Revision: 568914

URL: http://svn.apache.org/viewvc?rev=568914&view=rev
Log:
Upgrade to BND level 0.0.189

Modified:
    felix/trunk/bundleplugin/pom.xml

Modified: felix/trunk/bundleplugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=568914&r1=568913&r2=568914&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Thu Aug 23 03:00:42 2007
@@ -43,7 +43,7 @@
   <dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>bndlib</artifactId>
-   <version>0.0.160</version>
+   <version>0.0.189</version>
   </dependency>
   <dependency>
    <groupId>junit</groupId>