aboutsummaryrefslogtreecommitdiff
path: root/other/java/client
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2018-12-17 20:40:10 -0800
committerChris Lu <chris.lu@gmail.com>2018-12-17 20:40:10 -0800
commite716ec99086f59937c2e6c70c90ecb523f49f1c1 (patch)
treed68b6a0934ad01ae0837d3e98827956793a1085c /other/java/client
parentcab7fc7738d816d1db10245e98785ec8f5d5b05f (diff)
downloadseaweedfs-e716ec99086f59937c2e6c70c90ecb523f49f1c1.tar.xz
seaweedfs-e716ec99086f59937c2e6c70c90ecb523f49f1c1.zip
HCFS 1.04
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 808abb98d..f8d98ea37 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.3</version>
+ <version>1.0.4</version>
<parent>
<groupId>org.sonatype.oss</groupId>