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

[31/34] ambari git commit: AMBARI-20331. testSafeCreateCommandNotExisting UT fails.(vbrodetskyi)

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/54ac5a76
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/54ac5a76
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/54ac5a76

Branch: refs/heads/branch-feature-AMBARI-12556
Commit: 54ac5a7695e944b7fcebafa0e5bab458cbf9f3a1
Parents: e759b78
Author: Vitaly Brodetskyi <vb...@hortonworks.com>
Authored: Wed Apr 26 18:30:50 2017 +0300
Committer: Vitaly Brodetskyi <vb...@hortonworks.com>
Committed: Wed Apr 26 18:30:50 2017 +0300

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/54ac5a76/ambari-server/pom.xml
----------------------------------------------------------------------
diff --git a/ambari-server/pom.xml b/ambari-server/pom.xml
index 8b4c8d6..da1f09e 100644
--- a/ambari-server/pom.xml
+++ b/ambari-server/pom.xml
@@ -1026,7 +1026,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>