File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 119119 <distributionManagement >
120120 <snapshotRepository >
121121 <id >ossrh</id >
122- <url >https://s01.oss. sonatype.org/content/repositories/ snapshots</url >
122+ <url >https://central. sonatype.com/repository/maven- snapshots/ </url >
123123 </snapshotRepository >
124124 <repository >
125125 <id >ossrh</id >
126- <url >https://s01.oss .sonatype.org /service/local/staging/deploy/maven2/</url >
126+ <url >https://ossrh-staging-api.central .sonatype.com /service/local/staging/deploy/maven2/</url >
127127 </repository >
128128 </distributionManagement >
129129 <build >
148148 <extensions >true</extensions >
149149 <configuration >
150150 <serverId >ossrh</serverId >
151- <nexusUrl >https://s01.oss .sonatype.org /</nexusUrl >
151+ <nexusUrl >https://ossrh-staging-api.central .sonatype.com /</nexusUrl >
152152 <autoReleaseAfterClose >true</autoReleaseAfterClose >
153153 </configuration >
154154 </plugin >
You can’t perform that action at this time.
0 commit comments