[SM-2200]add dynamic import for rhino bundle

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk/rhino-1.7-R3@1481679 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 138ef01..cac836c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,6 +49,7 @@
             org.w3c*;resolution:=optional,
             org.xml*;resolution:=optional
         </servicemix.osgi.import.pkg>
+        <servicemix.osgi.dynamicimport.pkg>*</servicemix.osgi.dynamicimport.pkg>
     </properties>
 
     <dependencies>