diff options
| author | hilimd <68371223+hilimd@users.noreply.github.com> | 2020-08-03 18:49:24 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-03 18:49:24 +0800 |
| commit | 6769d07604fff5c8b9fbac2a93cf232b4c159fb2 (patch) | |
| tree | 1e5d4c71bac905fbd8beb9a89146660f989c5492 /other/java/client/pom.xml | |
| parent | b41b7ea4d09616b42edbad87ab71ac4f2b0fa08c (diff) | |
| parent | d6073f638670c24f3eb189b7d74dfaebd477fbff (diff) | |
| download | seaweedfs-6769d07604fff5c8b9fbac2a93cf232b4c159fb2.tar.xz seaweedfs-6769d07604fff5c8b9fbac2a93cf232b4c159fb2.zip | |
Merge pull request #10 from chrislusf/master
sync
Diffstat (limited to 'other/java/client/pom.xml')
| -rw-r--r-- | other/java/client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml index 57233e86d..4d8f93bff 100644 --- a/other/java/client/pom.xml +++ b/other/java/client/pom.xml @@ -5,7 +5,7 @@ <groupId>com.github.chrislusf</groupId> <artifactId>seaweedfs-client</artifactId> - <version>1.4.3</version> + <version>1.4.4</version> <parent> <groupId>org.sonatype.oss</groupId> |
