OBR plugin is a runtime dependency

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@578742 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/pom.xml b/bundleplugin/pom.xml
index 9869d4e..a45c83c 100644
--- a/bundleplugin/pom.xml
+++ b/bundleplugin/pom.xml
@@ -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>