Set the osgi.osgi.framework package version of the bundle api to support KF3

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1466834 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/api/pom.xml b/ipojo/runtime/api/pom.xml
index 564930e..2069ce4 100644
--- a/ipojo/runtime/api/pom.xml
+++ b/ipojo/runtime/api/pom.xml
@@ -51,6 +51,7 @@
                         </Bundle-DocURL>
                         <Import-Package>
                             org.apache.felix.ipojo.composite;resolution:=optional,
+                            org.osgi.framework;version=1.3,
                             *
                         </Import-Package>
                         <Export-Package>