Skip to content

Commit

Permalink
build: Disabled maven snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jruaux committed Aug 5, 2024
1 parent 3773ce2 commit 93ef836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ deploy:
maven:
nexus2:
maven-central:
active: ALWAYS
active: RELEASE
url: https://s01.oss.sonatype.org/service/local
snapshotUrl: https://s01.oss.sonatype.org/content/repositories/snapshots
closeRepository: true
Expand Down

0 comments on commit 93ef836

Please sign in to comment.