GUI -- Fixed application upload/install functionality.

Change-Id: I5b02ff7470bda46b76bc067b64514204b474fb97
diff --git a/features/features.xml b/features/features.xml
index 594dc69..ac06664 100644
--- a/features/features.xml
+++ b/features/features.xml
@@ -75,6 +75,8 @@
         <bundle>mvn:com.sun.jersey/jersey-core/1.19</bundle>
         <bundle>mvn:com.sun.jersey/jersey-server/1.19</bundle>
         <bundle>mvn:com.sun.jersey/jersey-servlet/1.19</bundle>
+        <bundle>mvn:com.sun.jersey.contribs/jersey-multipart/1.19</bundle>
+        <bundle>mvn:org.jvnet.mimepull/mimepull/1.9.3</bundle>
         <bundle>mvn:javax.ws.rs/jsr311-api/1.1.1</bundle>
     </feature>