Repository: ambari Updated Branches: refs/heads/branch-2.5 dd250992a -> b4e1c8889
AMBARI-21352.Workflow Manager view build failure(Venkata Sairam) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/b4e1c888 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/b4e1c888 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/b4e1c888 Branch: refs/heads/branch-2.5 Commit: b4e1c8889735700bf1284ed4f0b28ba73300bb7c Parents: dd25099 Author: Venkata Sairam <[email protected]> Authored: Tue Jun 27 15:53:12 2017 +0530 Committer: Venkata Sairam <[email protected]> Committed: Tue Jun 27 15:54:31 2017 +0530 ---------------------------------------------------------------------- contrib/views/wfmanager/src/main/resources/ui/bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/b4e1c888/contrib/views/wfmanager/src/main/resources/ui/bower.json ---------------------------------------------------------------------- diff --git a/contrib/views/wfmanager/src/main/resources/ui/bower.json b/contrib/views/wfmanager/src/main/resources/ui/bower.json index 06fc3e3..3f9de44 100644 --- a/contrib/views/wfmanager/src/main/resources/ui/bower.json +++ b/contrib/views/wfmanager/src/main/resources/ui/bower.json @@ -21,11 +21,11 @@ "abdmob/x2js": "~1.2.0", "datatables": "~1.10.11", "vkBeautify": "https://github.com/vkiryukhin/vkBeautify.git", - "cytoscape": "~2.7.7", + "cytoscape": "2.7.20", "cytoscape-dagre": "~1.3.0", "cytoscape-panzoom": "~2.4.0", "codemirror": "~5.15.0", "fuse.js": "~2.5.0", - "jsog":"1.0.7" + "jsog": "1.0.7" } }
