From ce79ec0bd4aa3acfc9d9f4cf6f5dc817bbe9655e Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Thu, 18 Jun 2020 07:52:32 -0700 Subject: HCFS: 1.2.9 fix concurrent modification --- other/java/client/pom.xml | 2 +- other/java/client/pom_debug.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'other/java/client') 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 @@ com.github.chrislusf seaweedfs-client - 1.2.8 + 1.2.9 org.sonatype.oss diff --git a/other/java/client/pom_debug.xml b/other/java/client/pom_debug.xml index 88447f7e7..1d8454bf7 100644 --- a/other/java/client/pom_debug.xml +++ b/other/java/client/pom_debug.xml @@ -5,7 +5,7 @@ com.github.chrislusf seaweedfs-client - 1.2.8 + 1.2.9 org.sonatype.oss -- cgit v1.2.3