aboutsummaryrefslogtreecommitdiff
path: root/other/java/client/pom.xml
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2020-06-18 07:52:32 -0700
committerChris Lu <chris.lu@gmail.com>2020-06-18 07:52:32 -0700
commitce79ec0bd4aa3acfc9d9f4cf6f5dc817bbe9655e (patch)
tree48599fc54d9d537e45352d81f0c4d9f83166edfd /other/java/client/pom.xml
parent222f93e8166ed73be3afeb1a656ff5007b82e525 (diff)
downloadseaweedfs-ce79ec0bd4aa3acfc9d9f4cf6f5dc817bbe9655e.tar.xz
seaweedfs-ce79ec0bd4aa3acfc9d9f4cf6f5dc817bbe9655e.zip
HCFS: 1.2.9 fix concurrent modification
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 a8b561251..05061e0f6 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.8</version>
+ <version>1.2.9</version>
<parent>
<groupId>org.sonatype.oss</groupId>