Author: mcculls
Date: Mon Sep 24 03:16:24 2007
New Revision: 578742

URL: http://svn.apache.org/viewvc?rev=578742&view=rev
Log:
OBR plugin is a runtime dependency

Modified:
    felix/trunk/bundleplugin/pom.xml

Modified: felix/trunk/bundleplugin/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=578742&r1=578741&r2=578742&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Mon Sep 24 03:16:24 2007
@@ -47,6 +47,7 @@
    <groupId>org.apache.felix</groupId>
    <artifactId>maven-obr-plugin</artifactId>
    <version>0.1.0-SNAPSHOT</version>
+   <scope>runtime</scope>
   </dependency>
   <dependency>
    <groupId>biz.aQute</groupId>


Reply via email to