Navel -> GXDB

This commit is contained in:
Joel Thibault 2012-06-27 14:09:30 -04:00
parent 1ce0b9d519
commit abe74dc32d
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
<!-- snpEff annotator for pipelines --> <!-- snpEff annotator for pipelines -->
<dependency org="net.sf.snpeff" name="snpeff" rev="2.0.5" /> <dependency org="net.sf.snpeff" name="snpeff" rev="2.0.5" />
<!-- MongoDB for the project to be named later (Bjorn/Nexus/Navel) --> <!-- MongoDB for the GXDB project -->
<dependency org="org.mongodb" name="mongo-java-driver" rev="2.7.3"/> <dependency org="org.mongodb" name="mongo-java-driver" rev="2.7.3"/>
<!-- Exclude dependencies on sun libraries where the downloads aren't available but included in the jvm. --> <!-- Exclude dependencies on sun libraries where the downloads aren't available but included in the jvm. -->