aboutsummaryrefslogtreecommitdiff
path: root/other/java/client
diff options
context:
space:
mode:
authorjoeslay <54322500+joeslay@users.noreply.github.com>2019-09-04 14:58:04 +0100
committerGitHub <noreply@github.com>2019-09-04 14:58:04 +0100
commit6ee65356e3492b2df46b9204009a6327ff500745 (patch)
treefcfb7878d5047b4da2b7c13b4f89e5762fcb196f /other/java/client
parentcc756ddd79608ff46839a1542c3f42d4ab8148d7 (diff)
parentd9a997cb9e57bcb858d31d91f1c62c362515166f (diff)
downloadseaweedfs-6ee65356e3492b2df46b9204009a6327ff500745.tar.xz
seaweedfs-6ee65356e3492b2df46b9204009a6327ff500745.zip
Merge pull request #3 from chrislusf/master
merge seaweed master
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>