diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-07-20 23:25:08 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-07-20 23:25:08 -0700 |
| commit | 54f9f9138e6ba294b43e2fabe6294bbbeafc746f (patch) | |
| tree | a2fa9e062a8ec7e2627196c9ffccfb4d39afe138 /other/java/client | |
| parent | 885c624bceb61688c806b91350e70d75088c6eea (diff) | |
| download | seaweedfs-54f9f9138e6ba294b43e2fabe6294bbbeafc746f.tar.xz seaweedfs-54f9f9138e6ba294b43e2fabe6294bbbeafc746f.zip | |
HCFS: 1.4.0
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 d60351671..9f844a65d 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.3.9</version> + <version>1.4.0</version> <parent> <groupId>org.sonatype.oss</groupId> diff --git a/other/java/client/pom.xml.deploy b/other/java/client/pom.xml.deploy index d60351671..9f844a65d 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.3.9</version> + <version>1.4.0</version> <parent> <groupId>org.sonatype.oss</groupId> diff --git a/other/java/client/pom_debug.xml b/other/java/client/pom_debug.xml index c9fb256d4..33ef732af 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.3.9</version> + <version>1.4.0</version> <parent> <groupId>org.sonatype.oss</groupId> |
