You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by vb...@apache.org on 2017/04/26 15:16:38 UTC

ambari git commit: AMBARI-20331. testSafeCreateCommandNotExisting UT fails.(vbrodetskyi)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 eb154aaa7 -> 71b154646


AMBARI-20331. testSafeCreateCommandNotExisting UT fails.(vbrodetskyi)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/71b15464
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/71b15464
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/71b15464

Branch: refs/heads/branch-2.5
Commit: 71b15464643d3ab9de49877a428860477e8f8ced
Parents: eb154aa
Author: Vitaly Brodetskyi <vb...@hortonworks.com>
Authored: Wed Apr 26 18:15:54 2017 +0300
Committer: Vitaly Brodetskyi <vb...@hortonworks.com>
Committed: Wed Apr 26 18:15:54 2017 +0300

----------------------------------------------------------------------
 ambari-server/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/71b15464/ambari-server/pom.xml
----------------------------------------------------------------------
diff --git a/ambari-server/pom.xml b/ambari-server/pom.xml
index 2cb3c19..7128598 100644
--- a/ambari-server/pom.xml
+++ b/ambari-server/pom.xml
@@ -1012,7 +1012,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>1.4</version>
+      <version>2.4</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>