diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-04-26 05:44:56 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-04-26 05:44:56 -0700 |
| commit | 972f437225ca9eda119c29868bf44a21d98e3996 (patch) | |
| tree | d1093f7474c4d10ee439baf3110ef92332650d54 /other/java/client | |
| parent | b52b8ec68553781408d1ac8c6f7a2cd4d935aea6 (diff) | |
| download | seaweedfs-972f437225ca9eda119c29868bf44a21d98e3996.tar.xz seaweedfs-972f437225ca9eda119c29868bf44a21d98e3996.zip | |
HCFS 1.2.7
Diffstat (limited to 'other/java/client')
| -rw-r--r-- | other/java/client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml index a74c697e2..bea129db7 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.6</version> + <version>1.2.7</version> <parent> <groupId>org.sonatype.oss</groupId> |
