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 194194 <distributionManagement >
195195 <snapshotRepository >
196196 <id >newts-ossrh</id >
197- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
197+ <url >https://central .sonatype.com/repository/maven- snapshots</url >
198198 </snapshotRepository >
199199 <repository >
200200 <id >newts-ossrh</id >
201- <url >https://oss .sonatype.org/service/local/staging/deploy/maven2 /</url >
201+ <url >https://central .sonatype.com/repository/maven-releases /</url >
202202 </repository >
203203 </distributionManagement >
204204
220220 <extensions >true</extensions >
221221 <configuration >
222222 <serverId >newts-ossrh</serverId >
223- <nexusUrl >https://oss .sonatype.org /</nexusUrl >
223+ <nexusUrl >https://central .sonatype.com /</nexusUrl >
224224 <autoReleaseAfterClose >false</autoReleaseAfterClose >
225225 </configuration >
226226 </plugin >
You can’t perform that action at this time.
0 commit comments