diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-10-18 14:30:01 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-10-18 14:30:01 -0700 |
| commit | b7c224cf61a053ea0f867f67850484d7e58f3aad (patch) | |
| tree | f86ea62a9ba754aa657382f69f512f1abc712a28 /other/java/client | |
| parent | 459de70a777c2a578536957b609df0fa2e41cec6 (diff) | |
| download | seaweedfs-b7c224cf61a053ea0f867f67850484d7e58f3aad.tar.xz seaweedfs-b7c224cf61a053ea0f867f67850484d7e58f3aad.zip | |
HCFS: 1.5.1
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 9fbc074ec..75552be65 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.0</version> + <version>1.5.1</version> <parent> <groupId>org.sonatype.oss</groupId> diff --git a/other/java/client/pom.xml.deploy b/other/java/client/pom.xml.deploy index f5fb65143..da3b79708 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.0</version> + <version>1.5.1</version> <parent> <groupId>org.sonatype.oss</groupId> diff --git a/other/java/client/pom_debug.xml b/other/java/client/pom_debug.xml index 9f96294de..a02f550dd 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.0</version> + <version>1.5.1</version> <parent> <groupId>org.sonatype.oss</groupId> |
