|
@ -5,7 +5,7 @@ |
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
|
|
|
|
|
<properties> |
|
|
<properties> |
|
|
<seaweedfs.client.version>1.6.7</seaweedfs.client.version> |
|
|
|
|
|
|
|
|
<seaweedfs.client.version>1.6.8</seaweedfs.client.version> |
|
|
<hadoop.version>2.9.2</hadoop.version> |
|
|
<hadoop.version>2.9.2</hadoop.version> |
|
|
</properties> |
|
|
</properties> |
|
|
|
|
|
|
|
@ -105,7 +105,7 @@ |
|
|
<plugin> |
|
|
<plugin> |
|
|
<groupId>org.sonatype.plugins</groupId> |
|
|
<groupId>org.sonatype.plugins</groupId> |
|
|
<artifactId>nexus-staging-maven-plugin</artifactId> |
|
|
<artifactId>nexus-staging-maven-plugin</artifactId> |
|
|
<version>1.6.7</version> |
|
|
|
|
|
|
|
|
<version>1.6.8</version> |
|
|
<extensions>true</extensions> |
|
|
<extensions>true</extensions> |
|
|
<configuration> |
|
|
<configuration> |
|
|
<serverId>ossrh</serverId> |
|
|
<serverId>ossrh</serverId> |
|
|