aboutsummaryrefslogtreecommitdiff
path: root/other/java/client
diff options
context:
space:
mode:
authorchrislu <chris.lu@gmail.com>2022-10-02 18:54:39 -0700
committerchrislu <chris.lu@gmail.com>2022-10-02 18:54:39 -0700
commit707abd5b2d457e390140dd5e1a765dde184d7328 (patch)
treec2128bff73812ad3164e523ba33cd71cc78aa6af /other/java/client
parent29632d5a34b2b8fba4060642b212ea46a3a09a91 (diff)
downloadseaweedfs-707abd5b2d457e390140dd5e1a765dde184d7328.tar.xz
seaweedfs-707abd5b2d457e390140dd5e1a765dde184d7328.zip
3.30 java
Diffstat (limited to 'other/java/client')
-rw-r--r--other/java/client/pom.xml4
-rw-r--r--other/java/client/pom.xml.deploy4
-rw-r--r--other/java/client/pom_debug.xml4
3 files changed, 6 insertions, 6 deletions
diff --git a/other/java/client/pom.xml b/other/java/client/pom.xml
index 221de5f8f..81c58f9c0 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>3.13</version>
+ <version>3.30</version>
<parent>
<groupId>org.sonatype.oss</groupId>
@@ -159,7 +159,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>2.9.1</version>
+ <version>3.0.1</version>
<executions>
<execution>
<id>attach-javadocs</id>
diff --git a/other/java/client/pom.xml.deploy b/other/java/client/pom.xml.deploy
index e3239de0e..4b661c6cd 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>3.13</version>
+ <version>3.30</version>
<parent>
<groupId>org.sonatype.oss</groupId>
@@ -154,7 +154,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>2.9.1</version>
+ <version>3.0.1</version>
<executions>
<execution>
<id>attach-javadocs</id>
diff --git a/other/java/client/pom_debug.xml b/other/java/client/pom_debug.xml
index dade66f7b..091271503 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>3.13</version>
+ <version>3.30</version>
<parent>
<groupId>org.sonatype.oss</groupId>
@@ -128,7 +128,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>2.9.1</version>
+ <version>3.0.1</version>
<executions>
<execution>
<id>attach-javadocs</id>