diff options
| author | Chris Lu <chris.lu@gmail.com> | 2019-02-19 11:57:25 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2019-02-19 11:57:25 -0800 |
| commit | 58d4088db4bb5a5d56f695d67259ad02755f1fe5 (patch) | |
| tree | 767d946b7fb563851a1db04177421ef8434de47b /other/java/client/pom.xml | |
| parent | 07af52cb6fefc0ebf00a5b3c4223e2f861755560 (diff) | |
| download | seaweedfs-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.xml | 2 |
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> |
