We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcad884 commit 947bd05Copy full SHA for 947bd05
build.xml
@@ -41,7 +41,7 @@
41
<!-- Get GIT hash, if available, otherwise leave it blank. -->
42
43
<property name="repository.revision" value=""/>
44
- <property name="htsjdk-version" value="1.138"/>
+ <property name="htsjdk-version" value="1.139"/>
45
<property name="htsjdk-version-file" value="htsjdk.version.properties"/>
46
<property name="testng.verbosity" value="1"/>
47
<property name="test.debug.port" value="5005" /> <!-- override on the command line if desired -->
0 commit comments