aboutsummaryrefslogtreecommitdiff
path: root/other/java/client/pom.xml
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2019-05-17 02:03:23 -0700
committerChris Lu <chris.lu@gmail.com>2019-05-17 02:03:23 -0700
commit82b0759493470417c0eb7135ed4a9b0e530fd9a3 (patch)
tree05d68a5ad2ae0becccf781743a13c90ec5bfbaa0 /other/java/client/pom.xml
parent939de1e8326d6b7cd62011f84e21b6596aa640e6 (diff)
downloadseaweedfs-82b0759493470417c0eb7135ed4a9b0e530fd9a3.tar.xz
seaweedfs-82b0759493470417c0eb7135ed4a9b0e530fd9a3.zip
filer: migrating filer store from persisting shorter structured file id instead of a string
Diffstat (limited to 'other/java/client/pom.xml')
-rw-r--r--other/java/client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml
index 67b338c37..5882c726d 100644
--- a/other/java/client/pom.xml
+++ b/other/java/client/pom.xml
@@ -4,7 +4,7 @@
<groupId>com.github.chrislusf</groupId>
<artifactId>seaweedfs-client</artifactId>
- <version>1.0.9</version>
+ <version>1.1.0</version>
<parent>
<groupId>org.sonatype.oss</groupId>