Skip to content

Commit

Permalink
Code: Fixed repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto Trunfio authored and Roberto Trunfio committed Dec 2, 2023
1 parent 0c0f43c commit 877579d
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 @@ -276,7 +276,7 @@
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/.</nexusUrl>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>${env.AUTO_RELEASE_AFTER_CLOSE}</autoReleaseAfterClose>
</configuration>
</plugin>
Expand Down

0 comments on commit 877579d

Please sign in to comment.