Skip to content

Commit

Permalink
Reverts the version
Browse files Browse the repository at this point in the history
  • Loading branch information
hiwakaba committed Oct 23, 2024
1 parent 682f582 commit b005821
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
k2hdkc-java (1.1.8) stable; urgency=low

* Adds the release profile for Maven Central
* Uses JUnit5
* Uses JDK17

-- Hirotaka Wakabayashi <[email protected]> Mon, 11 Oct 2021 05:49:50 +0000

k2hdkc-java (1.1.7) stable; urgency=low

* Updates setup-java 1.4.3
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 @@
<packaging>pom</packaging>
<artifactId>k2hdkc-parent</artifactId>
<name>k2hdkc</name>
<version>1.0.6</version>
<version>1.1.8</version>
<description>An official java driver for k2hdkc, which is a highly available and scalable distributed KVS library.</description>
<url>https://github.com/yahoojapan/k2hdkc_java</url>

Expand Down

0 comments on commit b005821

Please sign in to comment.