aboutsummaryrefslogtreecommitdiff
path: root/other/java/client/pom_debug.xml
diff options
context:
space:
mode:
authorchrislu <chris.lu@gmail.com>2024-08-12 17:30:18 -0700
committerchrislu <chris.lu@gmail.com>2024-08-12 17:30:21 -0700
commit915f9f50547daae9c046ef0dab38ef768ce3fc0c (patch)
tree1da8c52869147c7caa06371ca340445f209602c4 /other/java/client/pom_debug.xml
parent9a0b71e87450e745964ced9e0de3c78858ff1094 (diff)
downloadseaweedfs-915f9f50547daae9c046ef0dab38ef768ce3fc0c.tar.xz
seaweedfs-915f9f50547daae9c046ef0dab38ef768ce3fc0c.zip
update java client to 3.71, also adjust the groupId
Diffstat (limited to 'other/java/client/pom_debug.xml')
-rw-r--r--other/java/client/pom_debug.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/java/client/pom_debug.xml b/other/java/client/pom_debug.xml
index b2386e019..f6751512f 100644
--- a/other/java/client/pom_debug.xml
+++ b/other/java/client/pom_debug.xml
@@ -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>