use d3 version working with last jquery version

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1558611 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2014-01-15 23:36:41 +00:00
parent 7a1ed6a529
commit cf1b24530a
2 changed files with 6 additions and 1 deletions

View File

@ -82,7 +82,7 @@ $.ajax({
"sammy": "sammy.0.7.4",
"select2": "select2.min-3.2",
"jqueryFileTree": "jqueryFileTree-1.0.1",
"d3": "d3.min.3.1.5",
"d3": "d3.v3.min",
"typeahead": "typeahead.min.0.9.3",
"hogan": "hogan-2.0.0",
"redback": "redback/redback",

File diff suppressed because one or more lines are too long