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/11/19 12:01:16 UTC

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

Author: mcculls
Date: Mon Nov 19 03:01:14 2007
New Revision: 596264

URL: http://svn.apache.org/viewvc?rev=596264&view=rev
Log:
FELIX-418: Updated bundle-plugin pom to use bndlib 0.0.212

Modified:
    felix/trunk/bundleplugin/pom.xml

Modified: felix/trunk/bundleplugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=596264&r1=596263&r2=596264&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Mon Nov 19 03:01:14 2007
@@ -51,7 +51,7 @@
   <dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>bndlib</artifactId>
-   <version>0.0.208</version>
+   <version>0.0.212</version>
   </dependency>
   <dependency>
    <groupId>org.apache.maven</groupId>