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
+1 -1
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>
+1 -1
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>