aboutsummaryrefslogtreecommitdiff
path: root/other/java/client
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2020-07-15 13:25:44 -0700
committerChris Lu <chris.lu@gmail.com>2020-07-15 13:25:44 -0700
commitbc3be0bb3756c559ba3495929f40982dba679fd5 (patch)
tree7732e7aa626230bd48d00540cfed7763bc2d5b8c /other/java/client
parent316e853e0e7f48e4330f452fe55e0349ad2c9a64 (diff)
downloadseaweedfs-bc3be0bb3756c559ba3495929f40982dba679fd5.tar.xz
seaweedfs-bc3be0bb3756c559ba3495929f40982dba679fd5.zip
Hadoop: 1.3.3
improve memory efficiency
Diffstat (limited to 'other/java/client')
-rw-r--r--other/java/client/pom.xml2
-rw-r--r--other/java/client/pom.xml.deploy2
-rw-r--r--other/java/client/pom_debug.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml
index 3d4a1aff4..d35415a9d 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.2</version>
+ <version>1.3.3</version>
<parent>
<groupId>org.sonatype.oss</groupId>
diff --git a/other/java/client/pom.xml.deploy b/other/java/client/pom.xml.deploy
index 3d4a1aff4..d35415a9d 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.2</version>
+ <version>1.3.3</version>
<parent>
<groupId>org.sonatype.oss</groupId>
diff --git a/other/java/client/pom_debug.xml b/other/java/client/pom_debug.xml
index 820eebbf2..1a8638fa8 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.2</version>
+ <version>1.3.3</version>
<parent>
<groupId>org.sonatype.oss</groupId>