Repository: ambari Updated Branches: refs/heads/branch-2.5 f0136c478 -> 18b1035c2
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/18b1035c Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/18b1035c Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/18b1035c Branch: refs/heads/branch-2.5 Commit: 18b1035c20c18194d0602e2a81ac69db2b50197f Parents: f0136c4 Author: Venkata Sairam <[email protected]> Authored: Wed Jun 28 14:56:09 2017 +0530 Committer: Venkata Sairam <[email protected]> Committed: Wed Jun 28 14:57:53 2017 +0530 ---------------------------------------------------------------------- contrib/views/wfmanager/src/main/resources/ui/bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/18b1035c/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 3f9de44..9812fa6 100644 --- a/contrib/views/wfmanager/src/main/resources/ui/bower.json +++ b/contrib/views/wfmanager/src/main/resources/ui/bower.json @@ -21,7 +21,7 @@ "abdmob/x2js": "~1.2.0", "datatables": "~1.10.11", "vkBeautify": "https://github.com/vkiryukhin/vkBeautify.git", - "cytoscape": "2.7.20", + "cytoscape": "2.7.18", "cytoscape-dagre": "~1.3.0", "cytoscape-panzoom": "~2.4.0", "codemirror": "~5.15.0",
