aboutsummaryrefslogtreecommitdiff
path: root/other/java/client/pom.xml
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2020-07-11 22:24:02 -0700
committerChris Lu <chris.lu@gmail.com>2020-07-11 22:24:02 -0700
commit4bd8f3281e56badd21824a0a554be3f35ae71d5b (patch)
tree1811a82371ae4fcd245e3de68265386709345666 /other/java/client/pom.xml
parent578f316173c6cdf0d2acef2d296e3cdbf015d860 (diff)
downloadseaweedfs-4bd8f3281e56badd21824a0a554be3f35ae71d5b.tar.xz
seaweedfs-4bd8f3281e56badd21824a0a554be3f35ae71d5b.zip
1.3.0
* add option to include last entry *
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 05061e0f6..6f514d527 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.2.9</version>
+ <version>1.3.0</version>
<parent>
<groupId>org.sonatype.oss</groupId>