You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sm...@apache.org on 2015/12/01 05:35:50 UTC

ambari git commit: AMBARI-14117. Build failure in Hive view (Pallav Kulshreshtha via srimanth)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.1.2 92ebe0912 -> ab45de543


AMBARI-14117. Build failure in Hive view (Pallav Kulshreshtha via srimanth)


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

Branch: refs/heads/branch-2.1.2
Commit: ab45de54381fe0e32fb444834ad12301699c25cc
Parents: 92ebe09
Author: Srimanth Gunturi <sg...@hortonworks.com>
Authored: Mon Nov 30 10:13:32 2015 -0800
Committer: Sumit Mohanty <sm...@hortonworks.com>
Committed: Mon Nov 30 20:35:08 2015 -0800

----------------------------------------------------------------------
 contrib/views/hive/src/main/resources/ui/hive-web/bower.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/ab45de54/contrib/views/hive/src/main/resources/ui/hive-web/bower.json
----------------------------------------------------------------------
diff --git a/contrib/views/hive/src/main/resources/ui/hive-web/bower.json b/contrib/views/hive/src/main/resources/ui/hive-web/bower.json
index d43881f..91e2d2e 100644
--- a/contrib/views/hive/src/main/resources/ui/hive-web/bower.json
+++ b/contrib/views/hive/src/main/resources/ui/hive-web/bower.json
@@ -18,8 +18,8 @@
     "jquery-ui": "~1.11.2",
     "selectize": "~0.12.0",
     "pretender": "0.1.0",
-    "polestar": "https://github.com/pallavkul/polestar.git",
-    "voyager": "https://github.com/pallavkul/voyager.git"
+    "polestar": "https://github.com/pallavkul/polestar.git#0.7.1",
+    "voyager": "https://github.com/pallavkul/voyager.git#0.7.1"
   },
   "resolutions": {
     "ember": "1.10.0"