Author: mcculls
Date: Tue Nov 27 22:42:05 2007
New Revision: 598881
URL: http://svn.apache.org/viewvc?rev=598881&view=rev
Log:
Revert bndlib update, as there seems to be a problem using the newly uploaded
artifact
Modified:
felix/trunk/bundleplugin/pom.xml
Modified: felix/trunk/bundleplugin/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=598881&r1=598880&r2=598881&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Tue Nov 27 22:42:05 2007
@@ -51,7 +51,7 @@
<dependency>
<groupId>biz.aQute</groupId>
<artifactId>bndlib</artifactId>
- <version>0.0.213</version>
+ <version>0.0.212</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>