File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 <connection >scm:git:https://github.com/moacirrf/nb-java-decompiler</connection >
2121 <developerConnection >scm:git:https://github.com/project-url.git</developerConnection >
2222 <url >https://github.com/moacirrf/nb-java-decompiler/tree/${project.scm.tag} </url >
23- <tag >master </tag >
23+ <tag >v1.0.1 </tag >
2424 </scm >
2525 <licenses >
2626 <license >
3737 </site >
3838 <snapshotRepository >
3939 <id >ossrh</id >
40- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
40+ <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
4141 </snapshotRepository >
4242 <repository >
4343 <id >ossrh</id >
44- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
44+ <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
4545 </repository >
4646 </distributionManagement >
4747 <build >
5353 <extensions >true</extensions >
5454 <configuration >
5555 <serverId >ossrh</serverId >
56- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
56+ <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
5757 <autoReleaseAfterClose >true</autoReleaseAfterClose >
5858 </configuration >
5959 </plugin >
You can’t perform that action at this time.
0 commit comments