Skip to content

Commit

Permalink
Merge pull request #222 from ozlerhakan/3.1.4
Browse files Browse the repository at this point in the history
use default oss sonatype url for stating plugin
  • Loading branch information
ozlerhakan authored Dec 4, 2021
2 parents b0927fd + b9366fa commit 65b78ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>https://s01.oss.sonatype.org/</nexusUrl>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
</plugin>
Expand Down

0 comments on commit 65b78ab

Please sign in to comment.