Skip to content

Commit

Permalink
Prepare release 1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
seppinho committed Oct 17, 2018
1 parent 89c1a38 commit 6a616f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>genepi</groupId>
<artifactId>mutation-server</artifactId>
<version>1.1.8</version>
<version>1.1.9</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -208,7 +208,7 @@
<dependency>
<groupId>com.github.samtools</groupId>
<artifactId>htsjdk</artifactId>
<version>2.14.3</version>
<version>2.16.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 6a616f1

Please sign in to comment.