diff options
| author | Chris Lu <chris.lu@gmail.com> | 2021-01-30 06:18:41 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2021-01-30 06:18:41 -0800 |
| commit | 87d1bfa862e60b53eda7487dd523a04bf4c730c4 (patch) | |
| tree | 6f447f89e6cbbd659f70102c01e07335b801df3c /other/java/client | |
| parent | 6f4aab51f9d7e8d9721c3c4fd7b57da7ab8b6d8e (diff) | |
| download | seaweedfs-87d1bfa862e60b53eda7487dd523a04bf4c730c4.tar.xz seaweedfs-87d1bfa862e60b53eda7487dd523a04bf4c730c4.zip | |
Hadoop Compatible FS: 1.5.7
Diffstat (limited to 'other/java/client')
| -rw-r--r-- | other/java/client/pom.xml | 2 | ||||
| -rw-r--r-- | other/java/client/pom.xml.deploy | 2 | ||||
| -rw-r--r-- | other/java/client/pom_debug.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml index 4bfc5ab8f..60fb84082 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.5.6</version> + <version>1.5.7</version> <parent> <groupId>org.sonatype.oss</groupId> diff --git a/other/java/client/pom.xml.deploy b/other/java/client/pom.xml.deploy index c3c960a28..b45e0bee7 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.5.6</version> + <version>1.5.7</version> <parent> <groupId>org.sonatype.oss</groupId> diff --git a/other/java/client/pom_debug.xml b/other/java/client/pom_debug.xml index 078778b6c..26bef1655 100644 --- a/other/java/client/pom_debug.xml +++ b/other/java/client/pom_debug.xml @@ -5,7 +5,7 @@ <groupId>com.github.chrislusf</groupId> <artifactId>seaweedfs-client</artifactId> - <version>1.5.6</version> + <version>1.5.7</version> <parent> <groupId>org.sonatype.oss</groupId> |
