diff options
Diffstat (limited to 'other/java/client')
| -rw-r--r-- | other/java/client/pom.xml | 4 | ||||
| -rw-r--r-- | other/java/client/pom.xml.deploy | 4 | ||||
| -rw-r--r-- | other/java/client/pom_debug.xml | 4 |
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> |
