Skip to content

Commit

Permalink
Update sonatype server info
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenq committed Apr 6, 2023
1 parent 2788b60 commit f02911c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,9 @@
<version>1.6.13</version>
<extensions>true</extensions>
<configuration>
<serverId>nexus</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<serverId>ossrh</serverId>
<nexusUrl>https://s01.oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit f02911c

Please sign in to comment.