FELIX-2215: Refactor bundlerepository and maven bundle plugin obr data model

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@925279 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/pom.xml b/bundleplugin/pom.xml
index 0d13b3a..019ec09 100644
--- a/bundleplugin/pom.xml
+++ b/bundleplugin/pom.xml
@@ -64,6 +64,11 @@
     <version>2.2.2</version>
   </dependency>
   <dependency>
+      <groupId>org.apache.felix</groupId>
+      <artifactId>org.apache.felix.bundlerepository</artifactId>
+      <version>1.5.0-SNAPSHOT</version>
+  </dependency>
+  <dependency>
     <groupId>org.apache.felix</groupId>
     <artifactId>org.osgi.core</artifactId>
     <version>1.0.0</version>