aboutsummaryrefslogtreecommitdiff
path: root/other/java/client/pom.xml
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2020-05-24 17:07:34 -0700
committerChris Lu <chris.lu@gmail.com>2020-05-24 17:07:34 -0700
commit8dfaaeabfd97efff0e17af5cdf5b2d647bdb9b88 (patch)
tree9a0c3fc81662a3a941ec194d39113560969f43cc /other/java/client/pom.xml
parente5a0787653e78178e3d1357127c9d4f954bbeea6 (diff)
downloadseaweedfs-8dfaaeabfd97efff0e17af5cdf5b2d647bdb9b88.tar.xz
seaweedfs-8dfaaeabfd97efff0e17af5cdf5b2d647bdb9b88.zip
HCFS: 1.2.8 fix hbase related bugs
1. SeaweedFileSystem.listStatus need to work with file also 2. SeaweedRead readChunkView has wrong len
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 bea129db7..a8b561251 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.7</version>
+ <version>1.2.8</version>
<parent>
<groupId>org.sonatype.oss</groupId>