Skip to content

Commit

Permalink
Fix cli version dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ehrmann committed Jan 26, 2018
1 parent bf5c2b1 commit 8d5a326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>com.davidehrmann.vcdiff</groupId>
<artifactId>vcdiff-core</artifactId>
<version>0.1.0</version>
<version>0.1.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.beust</groupId>
Expand Down

0 comments on commit 8d5a326

Please sign in to comment.