Skip to content

Commit

Permalink
Auto publish new releases to maven
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinbma authored Apr 11, 2024
1 parent 29d5390 commit 536e8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
<url>https://oss.sonatype.org/service/local/</url>
<snapshotUrl>https://oss.sonatype.org/content/repositories/snapshots</snapshotUrl>
<closeRepository>true</closeRepository>
<releaseRepository>false</releaseRepository>
<releaseRepository>true</releaseRepository>
<stagingRepositories>target/staging-deploy</stagingRepositories>
</maven-central>
</nexus2>
Expand Down

0 comments on commit 536e8a7

Please sign in to comment.