Author: mcculls
Date: Fri Jan 11 21:33:13 2008
New Revision: 611368
URL: http://svn.apache.org/viewvc?rev=611368&view=rev
Log:
Depend on released maven-obr-plugin now it's got to the central repo
Modified:
felix/trunk/bundleplugin/pom.xml
Modified: felix/trunk/bundleplugin/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=611368&r1=611367&r2=611368&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Fri Jan 11 21:33:13 2008
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>maven-obr-plugin</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</dependency>
<dependency>
<groupId>biz.aQute</groupId>