Skip to content

Commit

Permalink
build: Disabled snapshot publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
jruaux committed Aug 6, 2024
1 parent a8613ee commit b2353fa
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 @@ -63,7 +63,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 b2353fa

Please sign in to comment.