diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-06-18 07:52:32 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-06-18 07:52:32 -0700 |
| commit | ce79ec0bd4aa3acfc9d9f4cf6f5dc817bbe9655e (patch) | |
| tree | 48599fc54d9d537e45352d81f0c4d9f83166edfd /other/java/client/pom_debug.xml | |
| parent | 222f93e8166ed73be3afeb1a656ff5007b82e525 (diff) | |
| download | seaweedfs-ce79ec0bd4aa3acfc9d9f4cf6f5dc817bbe9655e.tar.xz seaweedfs-ce79ec0bd4aa3acfc9d9f4cf6f5dc817bbe9655e.zip | |
HCFS: 1.2.9 fix concurrent modification
Diffstat (limited to 'other/java/client/pom_debug.xml')
| -rw-r--r-- | other/java/client/pom_debug.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <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> |
