aboutsummaryrefslogtreecommitdiff
path: root/other/java/client/pom.xml
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2019-05-18 11:16:07 -0700
committerChris Lu <chris.lu@gmail.com>2019-05-18 11:16:07 -0700
commit12dc6608f00811dd0a25e1d2563cc3f4b2c81c06 (patch)
tree68fc0f1d5a52bb5d2989dd74781d175ee0f7cf1d /other/java/client/pom.xml
parent8156958ee975e61e5ab53e5c3cab7613cd43bda1 (diff)
parentf2c4c888f6f26e632792b1c8db8541051ba02dcf (diff)
downloadseaweedfs-12dc6608f00811dd0a25e1d2563cc3f4b2c81c06.tar.xz
seaweedfs-12dc6608f00811dd0a25e1d2563cc3f4b2c81c06.zip
Merge branch 'master' into erasure_coding
Diffstat (limited to 'other/java/client/pom.xml')
-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 67b338c37..5882c726d 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.0.9</version>
+ <version>1.1.0</version>
<parent>
<groupId>org.sonatype.oss</groupId>