diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-03-29 01:40:04 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-03-29 01:40:04 -0700 |
| commit | 5ebf232e793e0fd251b2cce9c1e7e311adc356e1 (patch) | |
| tree | 9380c121379c1a3330548067db1d2693fbc2b6a7 /other/java/client | |
| parent | 54768d07615a6775f59c6f2efd0f29b6b4e8a58b (diff) | |
| download | seaweedfs-5ebf232e793e0fd251b2cce9c1e7e311adc356e1.tar.xz seaweedfs-5ebf232e793e0fd251b2cce9c1e7e311adc356e1.zip | |
HDFS: 1.2.6
Diffstat (limited to 'other/java/client')
| -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 945071336..a74c697e2 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.2.5</version> + <version>1.2.6</version> <parent> <groupId>org.sonatype.oss</groupId> |
