diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-08-16 21:17:03 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-08-16 21:17:03 -0700 |
| commit | f5d6b8b777f8f416c4a33ea86a8be8c578c9f7a4 (patch) | |
| tree | c08e06f69012d96768b4f42dab9d09ebfe3b0c02 /other/java/client | |
| parent | 13bfe5deefcb83a5a89f9f15e7a15c29f97b1730 (diff) | |
| download | seaweedfs-f5d6b8b777f8f416c4a33ea86a8be8c578c9f7a4.tar.xz seaweedfs-f5d6b8b777f8f416c4a33ea86a8be8c578c9f7a4.zip | |
Hadoop HCFS 1.4.6 random access file
Diffstat (limited to 'other/java/client')
| -rw-r--r-- | other/java/client/pom.xml | 2 | ||||
| -rw-r--r-- | other/java/client/pom.xml.deploy | 2 | ||||
| -rw-r--r-- | other/java/client/pom_debug.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml index 6727f749f..c8e90c96a 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.4.5</version> + <version>1.4.6</version> <parent> <groupId>org.sonatype.oss</groupId> diff --git a/other/java/client/pom.xml.deploy b/other/java/client/pom.xml.deploy index 6727f749f..c8e90c96a 100644 --- a/other/java/client/pom.xml.deploy +++ b/other/java/client/pom.xml.deploy @@ -5,7 +5,7 @@ <groupId>com.github.chrislusf</groupId> <artifactId>seaweedfs-client</artifactId> - <version>1.4.5</version> + <version>1.4.6</version> <parent> <groupId>org.sonatype.oss</groupId> diff --git a/other/java/client/pom_debug.xml b/other/java/client/pom_debug.xml index ed3f07298..395efa984 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.4.5</version> + <version>1.4.6</version> <parent> <groupId>org.sonatype.oss</groupId> |
