Java client 1.6.3

This commit is contained in:
Chris Lu
2021-03-22 23:25:47 -07:00
parent 5a78c6ca99
commit b5e10bf511
9 changed files with 13 additions and 13 deletions

View File

@@ -5,7 +5,7 @@
<groupId>com.github.chrislusf</groupId>
<artifactId>seaweedfs-client</artifactId>
<version>1.6.2</version>
<version>1.6.3</version>
<parent>
<groupId>org.sonatype.oss</groupId>
@@ -80,7 +80,7 @@
<extension>
<groupId>kr.motd.maven</groupId>
<artifactId>os-maven-plugin</artifactId>
<version>1.6.2</version>
<version>1.6.3</version>
</extension>
</extensions>
<plugins>