diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-09-27 23:20:08 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-09-27 23:20:08 -0700 |
| commit | 436ab7d81138ffae9999e1907614baee0cee25a9 (patch) | |
| tree | 844e63204a338b83c05f21f36e4e4eb742d6f2dd /other/java/client | |
| parent | b9887504e88a6ec30408eae7196d96a06ad8efaf (diff) | |
| download | seaweedfs-2.01.tar.xz seaweedfs-2.01.zip | |
HCFS: 1.4.82.01
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 edfd38a43..ad9145155 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.4.7</version> + <version>1.4.8</version> <parent> <groupId>org.sonatype.oss</groupId> diff --git a/other/java/client/pom.xml.deploy b/other/java/client/pom.xml.deploy index edfd38a43..ad9145155 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.4.7</version> + <version>1.4.8</version> <parent> <groupId>org.sonatype.oss</groupId> diff --git a/other/java/client/pom_debug.xml b/other/java/client/pom_debug.xml index 6b553c831..55aa56e8b 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.4.7</version> + <version>1.4.8</version> <parent> <groupId>org.sonatype.oss</groupId> |
