Skip to content

Commit

Permalink
build(ci): Release the staging repository from JReleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
jponge committed Jul 24, 2023
1 parent ed7b57a commit e54f4de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -438,8 +438,7 @@
<url>https://oss.sonatype.org/service/local</url>
<snapshotUrl>https://oss.sonatype.org/content/repositories/snapshots/</snapshotUrl>
<closeRepository>true</closeRepository>
<releaseRepository>false</releaseRepository>
<!-- TODO make true after the first release -->
<releaseRepository>true</releaseRepository>
<stagingRepositories>target/staging-deploy</stagingRepositories>
</maven-central>
</nexus2>
Expand Down

0 comments on commit e54f4de

Please sign in to comment.