We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f8cf3 commit f4908c5Copy full SHA for f4908c5
pom.xml
@@ -91,11 +91,10 @@
91
<plugin>
92
<groupId>org.sonatype.plugins</groupId>
93
<artifactId>nexus-staging-maven-plugin</artifactId>
94
- <version>1.6.13</version>
+ <version>1.7.0</version>
95
<extensions>true</extensions>
96
<configuration>
97
<serverId>ossrh</serverId>
98
- <nexusUrl>https://central.sonatype.com/</nexusUrl>
99
<autoReleaseAfterClose>true</autoReleaseAfterClose>
100
<stagingProgressTimeoutMinutes>60</stagingProgressTimeoutMinutes>
101
</configuration>
0 commit comments