aboutsummaryrefslogtreecommitdiff
path: root/other/java/client/pom.xml.deploy
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2021-02-06 00:09:12 -0800
committerChris Lu <chris.lu@gmail.com>2021-02-06 00:09:12 -0800
commit5138d3954fea88cc2131f0d86b14e3a777de29d7 (patch)
tree18a86963e7b5146f71620d93e148a925f0f817da /other/java/client/pom.xml.deploy
parent35ba277a976b583f486e4beb0a1dde3ccff5c433 (diff)
downloadseaweedfs-5138d3954fea88cc2131f0d86b14e3a777de29d7.tar.xz
seaweedfs-5138d3954fea88cc2131f0d86b14e3a777de29d7.zip
Java 1.6.0 fix filerProxy mode
Diffstat (limited to 'other/java/client/pom.xml.deploy')
-rw-r--r--other/java/client/pom.xml.deploy2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/java/client/pom.xml.deploy b/other/java/client/pom.xml.deploy
index bc55291fb..f32cdc427 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.9</version>
+ <version>1.6.0</version>
<parent>
<groupId>org.sonatype.oss</groupId>