Skip to content

Commit f4908c5

Browse files
authored
Update pom.xml
1 parent 47f8cf3 commit f4908c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,10 @@
9191
<plugin>
9292
<groupId>org.sonatype.plugins</groupId>
9393
<artifactId>nexus-staging-maven-plugin</artifactId>
94-
<version>1.6.13</version>
94+
<version>1.7.0</version>
9595
<extensions>true</extensions>
9696
<configuration>
9797
<serverId>ossrh</serverId>
98-
<nexusUrl>https://central.sonatype.com/</nexusUrl>
9998
<autoReleaseAfterClose>true</autoReleaseAfterClose>
10099
<stagingProgressTimeoutMinutes>60</stagingProgressTimeoutMinutes>
101100
</configuration>

0 commit comments

Comments
 (0)