Update nexus plugin.
This commit is contained in:
@@ -201,11 +201,13 @@
|
||||
<plugin>
|
||||
<groupId>org.sonatype.plugins</groupId>
|
||||
<artifactId>nexus-staging-maven-plugin</artifactId>
|
||||
<version>1.6.2</version>
|
||||
<version>1.6.6</version>
|
||||
<extensions>true</extensions>
|
||||
<inherited>false</inherited>
|
||||
<configuration>
|
||||
<serverId>ossrh-releases</serverId>
|
||||
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
|
||||
<serverId>sonatype-nexus-staging</serverId>
|
||||
<stagingProfileId>aaa740f9c5c260</stagingProfileId>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
||||
Reference in New Issue
Block a user