[FELIX-2066] File Install fails to move fragment bundle into RESOLVED state

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1301567 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/fileinstall/pom.xml b/fileinstall/pom.xml
index 39593dc..b21f022 100644
--- a/fileinstall/pom.xml
+++ b/fileinstall/pom.xml
@@ -71,7 +71,9 @@
             </Export-Package>
             <Private-Package>
                 org.apache.felix.fileinstall.internal,
+                org.apache.felix.utils.manifest,
                 org.apache.felix.utils.properties,
+                org.apache.felix.utils.version,
             </Private-Package>
             <Import-Package>
                 org.osgi.service.log;resolution:=optional,