File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 76
76
<id >nexus</id >
77
77
<!-- Use the localhost endpoint for testing -->
78
78
<!-- <url>http://localhost:8081/repository/maven-snapshots/</url> -->
79
- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
79
+ <url >https://central .sonatype.com/repository/maven- snapshots/ </url >
80
80
</snapshotRepository >
81
81
<repository >
82
82
<id >nexus</id >
83
83
<!-- Use the localhost endpoint for testing -->
84
84
<!-- <url>http://localhost:8081/repository/maven-releases/</url> -->
85
- <url >https://oss. sonatype.org /service/local/staging/deploy/maven2 /</url >
85
+ <url >https://ossrh-staging-api.central. sonatype.com /service/local/</url >
86
86
</repository >
87
87
</distributionManagement >
88
88
97
97
<serverId >nexus</serverId >
98
98
<!-- Use the localhost endpoint for testing -->
99
99
<!-- <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 >
101
101
<autoReleaseAfterClose >false</autoReleaseAfterClose >
102
102
</configuration >
103
103
</plugin >
You can’t perform that action at this time.
0 commit comments