Skip to content

Commit

Permalink
Revert "Updated deployment repo url"
Browse files Browse the repository at this point in the history
This reverts commit 68a8ea4.
  • Loading branch information
nilshoffmann committed Apr 12, 2024
1 parent 68a8ea4 commit 71963de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -544,8 +544,8 @@
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
<nexusUrl>https://s01.oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>false</autoReleaseAfterClose>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 71963de

Please sign in to comment.