FELIX-491: drop maven-obr-plugin dependency

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@628501 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/pom.xml b/bundleplugin/pom.xml
index a12d5f6..1f34da8 100644
--- a/bundleplugin/pom.xml
+++ b/bundleplugin/pom.xml
@@ -41,11 +41,6 @@
  
  <dependencies>
   <dependency>
-   <groupId>org.apache.felix</groupId>
-   <artifactId>maven-obr-plugin</artifactId>
-   <version>1.2.0</version>
-  </dependency>
-  <dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>bndlib</artifactId>
    <version>0.0.238</version>