Bjorn -> Nexus

This commit is contained in:
Joel Thibault 2012-05-14 14:47:35 -04:00
parent ca39387ec7
commit 229d1aa904
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,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 Bjorn --> <!-- MongoDB for Nexus -->
<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. -->