Repository: ambari Updated Branches: refs/heads/trunk 7c20a9368 -> 99108e2d9
Revert "AMBARI-17739. Ambari server fills up the /tmp folder with MIME*.tmp files. (mpapirkovskyy)" This reverts commit 0eadaa6d8bbdb3b450c3e3f2ce5116a25ea940eb. Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/99108e2d Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/99108e2d Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/99108e2d Branch: refs/heads/trunk Commit: 99108e2d982e1247a23d5773503118223c4f3296 Parents: 7c20a93 Author: Myroslav Papirkovskyi <[email protected]> Authored: Tue Jul 19 21:04:44 2016 +0300 Committer: Myroslav Papirkovskyi <[email protected]> Committed: Tue Jul 19 21:05:03 2016 +0300 ---------------------------------------------------------------------- ambari-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/99108e2d/ambari-project/pom.xml ---------------------------------------------------------------------- diff --git a/ambari-project/pom.xml b/ambari-project/pom.xml index 89e2eeb..2fbb1e1 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>
