aboutsummaryrefslogtreecommitdiff
path: root/other/java/client/pom.xml
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2019-02-19 11:57:25 -0800
committerChris Lu <chris.lu@gmail.com>2019-02-19 11:57:25 -0800
commit58d4088db4bb5a5d56f695d67259ad02755f1fe5 (patch)
tree767d946b7fb563851a1db04177421ef8434de47b /other/java/client/pom.xml
parent07af52cb6fefc0ebf00a5b3c4223e2f861755560 (diff)
downloadseaweedfs-58d4088db4bb5a5d56f695d67259ad02755f1fe5.tar.xz
seaweedfs-58d4088db4bb5a5d56f695d67259ad02755f1fe5.zip
HDFS: add tls secured grpc
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 1ea39863f..540d73f4b 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.5</version>
+ <version>1.0.7</version>
<parent>
<groupId>org.sonatype.oss</groupId>