Include DEPENDENCIES file.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@952257 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework.security/pom.xml b/framework.security/pom.xml
index c0e3177..9ec9862 100644
--- a/framework.security/pom.xml
+++ b/framework.security/pom.xml
@@ -68,7 +68,7 @@
             <Import-Package>!*</Import-Package>
             <Fragment-Host>system.bundle; extension:=framework</Fragment-Host>
             <Felix-Activator>org.apache.felix.framework.SecurityActivator</Felix-Activator>
-            <Include-Resource>META-INF/LICENSE=LICENSE,META-INF/NOTICE=NOTICE</Include-Resource> 
+            <Include-Resource>META-INF/LICENSE=LICENSE,META-INF/NOTICE=NOTICE,META-INF/DEPENDENCIES=DEPENDENCIES</Include-Resource> 
           </instructions>
         </configuration>
       </plugin>