Repository: ambari
Updated Branches:
  refs/heads/branch-2.6 ab1d01bd1 -> bfca1bd12


Revert "AMBARI-22572. During cluster installation bower cannot resolve 
angularjs version (alexantonenko)"

This reverts commit 76f401b4cf9b6d2d840a14f15c415694c427480e.


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

Branch: refs/heads/branch-2.6
Commit: 7aba191ee246fbf17627962c2516e13a899e8655
Parents: ab1d01b
Author: Vivek Ratnavel Subramanian <[email protected]>
Authored: Mon Dec 4 16:41:54 2017 -0800
Committer: Vivek Ratnavel Subramanian <[email protected]>
Committed: Mon Dec 4 16:41:54 2017 -0800

----------------------------------------------------------------------
 ambari-admin/src/main/resources/ui/admin-web/bower.json | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/7aba191e/ambari-admin/src/main/resources/ui/admin-web/bower.json
----------------------------------------------------------------------
diff --git a/ambari-admin/src/main/resources/ui/admin-web/bower.json 
b/ambari-admin/src/main/resources/ui/admin-web/bower.json
index ad14808..df4c434 100644
--- a/ambari-admin/src/main/resources/ui/admin-web/bower.json
+++ b/ambari-admin/src/main/resources/ui/admin-web/bower.json
@@ -19,8 +19,5 @@
     "chai": "1.8.0",
     "mocha": "1.14.0",
     "sinon": "1.10.3"
-  },
-  "resolutions": {
-    "angular": "1.5.11"
   }
 }

Reply via email to