Skip to content

Commit

Permalink
Change 'app' to 'maven-central'
Browse files Browse the repository at this point in the history
  • Loading branch information
Col-E committed Mar 31, 2023
1 parent 9ade0df commit 71bebd1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ signing:
deploy:
maven:
nexus2:
app:
maven-central:
active: RELEASE
url: https://s01.oss.sonatype.org/service/local
applyMavenCentralRules: true
stagingRepositories:
- target/staging-deploy
closeRepository: false
releaseRepository: false
closeRepository: true
releaseRepository: true

0 comments on commit 71bebd1

Please sign in to comment.