diff options
| author | Chris Lu <chris.lu@gmail.com> | 2021-09-13 02:16:09 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2021-09-13 02:16:09 -0700 |
| commit | 20ac710ceb221a9172f5e4868f045ae210c0262a (patch) | |
| tree | db855c56fd108a7e3fe16c45d3eb8a97b0ec6b39 /other/java/client/pom.xml.deploy | |
| parent | 6cd1ce8b749a5befc0af67feaced94000f6fb7bf (diff) | |
| download | seaweedfs-20ac710ceb221a9172f5e4868f045ae210c0262a.tar.xz seaweedfs-20ac710ceb221a9172f5e4868f045ae210c0262a.zip | |
2.68
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 82cf5e82b..529bb2e7f 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.7</version> + <version>1.6.8</version> <parent> <groupId>org.sonatype.oss</groupId> @@ -130,7 +130,7 @@ <plugin> <groupId>org.sonatype.plugins</groupId> <artifactId>nexus-staging-maven-plugin</artifactId> - <version>1.6.7</version> + <version>1.6.8</version> <extensions>true</extensions> <configuration> <serverId>ossrh</serverId> |
