Skip to content

Commit 170603d

Browse files
Update pom.xml
1 parent e24b311 commit 170603d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<serverId>nexus</serverId>
9898
<!-- Use the localhost endpoint for testing -->
9999
<!-- <nexusUrl>http://localhost:8081/repository/maven-releases/</nexusUrl> -->
100-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
100+
<nexusUrl>https://ossrh-staging-api.central.sonatype.com/service/local/</nexusUrl>
101101
<autoReleaseAfterClose>false</autoReleaseAfterClose>
102102
</configuration>
103103
</plugin>

0 commit comments

Comments
 (0)