Sync with latest bnd code for testing purposes

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1354104 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/pom.xml b/bundleplugin/pom.xml
index 8ec7b93..07933a3 100644
--- a/bundleplugin/pom.xml
+++ b/bundleplugin/pom.xml
@@ -86,6 +86,11 @@
 -->
   <dependency>
     <groupId>org.osgi</groupId>
+    <artifactId>org.osgi.core</artifactId>
+    <version>5.0.0</version>
+  </dependency>
+  <dependency>
+    <groupId>org.osgi</groupId>
     <artifactId>org.osgi.compendium</artifactId>
     <version>4.3.0</version>
   </dependency>