Skip to content

Commit

Permalink
Update version 1.5 -> 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
odaira committed Sep 25, 2018
1 parent 16ec10d commit d08f929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ivy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
-->

<ivy-module version="2.0">
<info organisation="org.lz4" module="lz4-java" revision="1.5-SNAPSHOT" />
<info organisation="org.lz4" module="lz4-java" revision="1.6-SNAPSHOT" />

<configurations defaultconfmapping="default->default">
<conf name="default" />
Expand Down

2 comments on commit d08f929

@camdenorrb
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maven central? <3

@odaira
Copy link
Member Author

@odaira odaira commented on d08f929 Oct 8, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you elaborate more on what you mean? 1.5.0 is already in Maven central. 1.6.* has not yet been released.

Please sign in to comment.