FELIX-390: upgrade to BND 0.0.203, and remove redundant getPackages method

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@585149 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/pom.xml b/bundleplugin/pom.xml
index 5bc178e..a50f391 100644
--- a/bundleplugin/pom.xml
+++ b/bundleplugin/pom.xml
@@ -51,7 +51,7 @@
   <dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>bndlib</artifactId>
-   <version>0.0.198</version>
+   <version>0.0.203</version>
   </dependency>
   <dependency>
    <groupId>junit</groupId>