update java client to 3.71, also adjust the groupId

This commit is contained in:
chrislu
2024-08-12 17:30:18 -07:00
parent 9a0b71e874
commit 915f9f5054
9 changed files with 184 additions and 121 deletions

View File

@@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.chrislusf</groupId>
<groupId>com.seaweedfs</groupId>
<artifactId>seaweedfs-client</artifactId>
<version>3.71</version>