diff options
Diffstat (limited to 'other/java/client/pom.xml.deploy')
| -rw-r--r-- | other/java/client/pom.xml.deploy | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/other/java/client/pom.xml.deploy b/other/java/client/pom.xml.deploy index b45c193ec..94650f1d7 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.6.2</version> + <version>1.6.3</version> <parent> <groupId>org.sonatype.oss</groupId> @@ -81,7 +81,7 @@ <extension> <groupId>kr.motd.maven</groupId> <artifactId>os-maven-plugin</artifactId> - <version>1.6.2</version> + <version>1.6.3</version> </extension> </extensions> <plugins> |
