Repository: ambari Updated Branches: refs/heads/branch-2.4 c6edafffd -> 8202990fb
Revert "AMBARI-17739. Ambari server fills up the /tmp folder with MIME*.tmp files. (mpapirkovskyy)" This reverts commit f866646ab13d8189c6b47c3ae9ad219d8dac71c6. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/8202990f Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/8202990f Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/8202990f Branch: refs/heads/branch-2.4 Commit: 8202990fbb14d71557e44770262ee4db26d5191c Parents: c6edaff Author: Myroslav Papirkovskyi <[email protected]> Authored: Tue Jul 19 21:03:58 2016 +0300 Committer: Myroslav Papirkovskyi <[email protected]> Committed: Tue Jul 19 21:04:15 2016 +0300 ---------------------------------------------------------------------- ambari-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/8202990f/ambari-project/pom.xml ---------------------------------------------------------------------- diff --git a/ambari-project/pom.xml b/ambari-project/pom.xml index b7eb311..7fe1e6b 100644 --- a/ambari-project/pom.xml +++ b/ambari-project/pom.xml @@ -386,7 +386,7 @@ <dependency> <groupId>com.sun.jersey.contribs</groupId> <artifactId>jersey-multipart</artifactId> - <version>1.19</version> + <version>1.18</version> </dependency> <dependency> <groupId>com.sun.jersey.jersey-test-framework</groupId>
