aboutsummaryrefslogtreecommitdiff
path: root/other/java/client
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2020-09-16 17:18:18 -0700
committerChris Lu <chris.lu@gmail.com>2020-09-16 17:18:18 -0700
commit5eee4983f36f55a2a01381e8af278b28919dbe90 (patch)
treee0e98625edaab040eed21fd1a8b277f2c0546ad3 /other/java/client
parentfeca07bf96312655c5d41cfce93f916d576bf644 (diff)
downloadseaweedfs-5eee4983f36f55a2a01381e8af278b28919dbe90.tar.xz
seaweedfs-5eee4983f36f55a2a01381e8af278b28919dbe90.zip
1.4.7 hdfs configurable fs.seaweed.buffer.size
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 c8e90c96a..edfd38a43 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.4.6</version>
+ <version>1.4.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 c8e90c96a..edfd38a43 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.6</version>
+ <version>1.4.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 395efa984..6b553c831 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.4.6</version>
+ <version>1.4.7</version>
<parent>
<groupId>org.sonatype.oss</groupId>