aboutsummaryrefslogtreecommitdiff
path: root/other/java/client
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2019-09-03 01:31:31 -0700
committerChris Lu <chris.lu@gmail.com>2019-09-03 01:31:31 -0700
commitd361ecb23b32292caa52ebd939d0e238226141e9 (patch)
tree2f52e671dab3cc4c803ea165a46756290eac74a9 /other/java/client
parentfd509c384403ed73e2fbb850c62a2176fd8bc820 (diff)
downloadseaweedfs-d361ecb23b32292caa52ebd939d0e238226141e9.tar.xz
seaweedfs-d361ecb23b32292caa52ebd939d0e238226141e9.zip
HCFS: 1.1.6
Diffstat (limited to 'other/java/client')
-rw-r--r--other/java/client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml
index dc3f8f2ca..b5c7af29e 100644
--- a/other/java/client/pom.xml
+++ b/other/java/client/pom.xml
@@ -4,7 +4,7 @@
<groupId>com.github.chrislusf</groupId>
<artifactId>seaweedfs-client</artifactId>
- <version>1.1.5</version>
+ <version>1.1.6</version>
<parent>
<groupId>org.sonatype.oss</groupId>