Skip to content

Commit

Permalink
Update Auto Release Plugin Config (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsunghanjacktsai committed Nov 22, 2022
1 parent a56e278 commit bac2167
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 @@ -255,7 +255,7 @@
<extensions>true</extensions>
<configuration>
<serverId>sonatype-nexus-staging</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 bac2167

Please sign in to comment.