HCFS 1.04

This commit is contained in:
Chris Lu 2018-12-17 20:40:10 -08:00
parent cab7fc7738
commit e716ec9908
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.3</version>
<version>1.0.4</version>
<parent>
<groupId>org.sonatype.oss</groupId>

View file

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