V1 of tool to visualize the quality score information in the context covariates

-- Upgraded jgrapht to latest version (0.8.3)
This commit is contained in:
Mark DePristo 2012-07-26 13:56:06 -04:00
parent 874dbf5b58
commit 8db4e787b1
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
<dependency org="gov.nist" name="Jama" rev="1.0.2"/>
<!-- Dependencies for the graph aligner -->
<dependency org="org.jgrapht" name="jgrapht-jdk1.5" rev="0.7.3"/>
<dependency org="net.sf.jgrapht" name="jgrapht" rev="0.8.3"/>
<!-- Dependencies for the html walker documention -->
<dependency org="org.freemarker" name="freemarker" rev="2.3.18"/>