Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #293 from zalando-nakadi/issue-259-introduce-release
Browse files Browse the repository at this point in the history
ISSUE-259 Set the mandatory paramter pointing ot the right url
  • Loading branch information
MALPI authored Feb 7, 2022
2 parents 26860a0 + 269efa3 commit cacb90e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
</plugin>
Expand Down

0 comments on commit cacb90e

Please sign in to comment.