Let this one slip through my commits.
This commit is contained in:
parent
c1eaf7cf81
commit
f7a5752025
3
ivy.xml
3
ivy.xml
|
|
@ -78,9 +78,6 @@
|
||||||
<!-- snpEff annotator for pipelines -->
|
<!-- snpEff annotator for pipelines -->
|
||||||
<dependency org="net.sf.snpeff" name="snpeff" rev="2.0.4rc3" />
|
<dependency org="net.sf.snpeff" name="snpeff" rev="2.0.4rc3" />
|
||||||
|
|
||||||
<!-- Snappy support to work around a Picard bug -->
|
|
||||||
<dependency org="org.xerial.snappy" name="snappy-java" rev="1.0.3-rc3" />
|
|
||||||
|
|
||||||
<!-- 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. -->
|
||||||
<exclude org="javax.servlet" />
|
<exclude org="javax.servlet" />
|
||||||
<exclude org="javax.jms" />
|
<exclude org="javax.jms" />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue