1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-02 23:26:42 +02:00

HCFS 1.05

This commit is contained in:
Chris Lu 2018-12-18 20:23:40 -08:00
parent 2c72447078
commit 9546104961
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
<groupId>com.github.chrislusf</groupId>
<artifactId>seaweedfs-client</artifactId>
<version>1.0.4</version>
<version>1.0.5</version>
<parent>
<groupId>org.sonatype.oss</groupId>

View file

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<properties>
<seaweedfs.client.version>1.0.4</seaweedfs.client.version>
<seaweedfs.client.version>1.0.5</seaweedfs.client.version>
<hadoop.version>3.1.1</hadoop.version>
</properties>