diff options
| author | hilimd <68371223+hilimd@users.noreply.github.com> | 2020-07-30 13:36:53 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-30 13:36:53 +0800 |
| commit | d48c53f5eb51fd12836ffe2805ab11ef3cee5399 (patch) | |
| tree | 9652b1a2bb6b52201efb2bece2a4180c8765e3cc /other/java/client/pom.xml.deploy | |
| parent | d9af6e851bc435c2f3cf142d7f8bfd8bdb2686ab (diff) | |
| parent | 6b41c5250bd8119c8fb5485ca9a2f2e42798a91e (diff) | |
| download | seaweedfs-d48c53f5eb51fd12836ffe2805ab11ef3cee5399.tar.xz seaweedfs-d48c53f5eb51fd12836ffe2805ab11ef3cee5399.zip | |
Merge pull request #8 from chrislusf/master
Hadoop file system: 1.4.3
Diffstat (limited to 'other/java/client/pom.xml.deploy')
| -rw-r--r-- | other/java/client/pom.xml.deploy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/other/java/client/pom.xml.deploy b/other/java/client/pom.xml.deploy index b2e88935c..57233e86d 100644 --- a/other/java/client/pom.xml.deploy +++ b/other/java/client/pom.xml.deploy @@ -5,7 +5,7 @@ <groupId>com.github.chrislusf</groupId> <artifactId>seaweedfs-client</artifactId> - <version>1.4.1</version> + <version>1.4.3</version> <parent> <groupId>org.sonatype.oss</groupId> |
