aboutsummaryrefslogtreecommitdiff
path: root/other/java/client
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2019-02-20 00:57:31 -0800
committerChris Lu <chris.lu@gmail.com>2019-02-20 00:57:31 -0800
commit097b7a321eae4a70d375ca6d3dea1b118fe77795 (patch)
treeb6e4f208e4866399530ef0374a83ab311e3680cf /other/java/client
parent0fa1be8c4b5485ff2f0491ea8983ff88eed4a186 (diff)
downloadseaweedfs-097b7a321eae4a70d375ca6d3dea1b118fe77795.tar.xz
seaweedfs-097b7a321eae4a70d375ca6d3dea1b118fe77795.zip
HDFS: move to 1.0.8
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 540d73f4b..30b9d4d55 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.7</version>
+ <version>1.0.8</version>
<parent>
<groupId>org.sonatype.oss</groupId>