Skip to content

Commit

Permalink
Updates ChangeLog for 1.0.4 (#11)
Browse files Browse the repository at this point in the history
* Updates ChangeLog for 1.0.4
  • Loading branch information
hiwakaba authored Oct 11, 2021
1 parent e3de857 commit fec5d67
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
k2hash-java (1.0.4) stable; urgency=low

* Adds the release profile for Maven Central
* Uses JDK11

-- Hirotaka Wakabayashi <[email protected]> Mon, 11 Oct 2021 08:51:13 +0000

k2hash-java (1.0.3) stable; urgency=low

* Uses JUnit5
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>k2hash</artifactId>
<packaging>jar</packaging>

<version>1.0.3</version>
<version>1.0.4</version>
<name>k2hash</name>
<description>An official java driver for k2hash, which is a highly available and scalable distributed KVS library.</description>
<url>https://github.com/yahoojapan/k2hash_java</url>
Expand Down

0 comments on commit fec5d67

Please sign in to comment.