aboutsummaryrefslogtreecommitdiff
path: root/other/java/client
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2020-10-18 14:30:01 -0700
committerChris Lu <chris.lu@gmail.com>2020-10-18 14:30:01 -0700
commitb7c224cf61a053ea0f867f67850484d7e58f3aad (patch)
treef86ea62a9ba754aa657382f69f512f1abc712a28 /other/java/client
parent459de70a777c2a578536957b609df0fa2e41cec6 (diff)
downloadseaweedfs-b7c224cf61a053ea0f867f67850484d7e58f3aad.tar.xz
seaweedfs-b7c224cf61a053ea0f867f67850484d7e58f3aad.zip
HCFS: 1.5.1
Diffstat (limited to 'other/java/client')
-rw-r--r--other/java/client/pom.xml2
-rw-r--r--other/java/client/pom.xml.deploy2
-rw-r--r--other/java/client/pom_debug.xml2
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>