Skip to content

Commit

Permalink
Upgrade to htsjdk 2.18.2 and remove htsjdk classes from Disq that wer…
Browse files Browse the repository at this point in the history
…e added in samtools/htsjdk#1138
  • Loading branch information
tomwhite committed Jan 17, 2019
1 parent ad0984b commit c5454d2
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 587 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<properties>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<htsjdk.version>2.16.1</htsjdk.version>
<htsjdk.version>2.18.2</htsjdk.version>
<hadoop.version>2.7.5</hadoop.version>
<mockito.version>2.22.0</mockito.version>
<kryo-serializers.version>0.42</kryo-serializers.version>
Expand Down
82 changes: 0 additions & 82 deletions src/htsjdk/java/htsjdk/samtools/BAMSBIIndexer.java

This file was deleted.

Loading

0 comments on commit c5454d2

Please sign in to comment.