diff options
| author | chrislu <chris.lu@gmail.com> | 2024-08-12 17:30:18 -0700 |
|---|---|---|
| committer | chrislu <chris.lu@gmail.com> | 2024-08-12 17:30:21 -0700 |
| commit | 915f9f50547daae9c046ef0dab38ef768ce3fc0c (patch) | |
| tree | 1da8c52869147c7caa06371ca340445f209602c4 /other/java/client/pom_debug.xml | |
| parent | 9a0b71e87450e745964ced9e0de3c78858ff1094 (diff) | |
| download | seaweedfs-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.xml | 2 |
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> |
