diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-07-17 16:11:57 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-07-17 16:11:57 -0700 |
| commit | f90d2c93c9e34997a8e76aeefb438ec06b1cd093 (patch) | |
| tree | 3966daffbb7b2633906f883e3047511772a4fdcf /other/java/client | |
| parent | 3abd74b1d7d1685ca4ddcd741ddf3ac0585b848a (diff) | |
| download | seaweedfs-f90d2c93c9e34997a8e76aeefb438ec06b1cd093.tar.xz seaweedfs-f90d2c93c9e34997a8e76aeefb438ec06b1cd093.zip | |
1.3.9 remove logs
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 c5b954070..d60351671 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.8</version> + <version>1.3.9</version> <parent> <groupId>org.sonatype.oss</groupId> diff --git a/other/java/client/pom.xml.deploy b/other/java/client/pom.xml.deploy index c5b954070..d60351671 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.8</version> + <version>1.3.9</version> <parent> <groupId>org.sonatype.oss</groupId> diff --git a/other/java/client/pom_debug.xml b/other/java/client/pom_debug.xml index ebdf2e3af..c9fb256d4 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.8</version> + <version>1.3.9</version> <parent> <groupId>org.sonatype.oss</groupId> |
