Skip to content

Commit

Permalink
migrated to then new sonatype infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
musketyr committed Dec 20, 2021
1 parent 8db9e7d commit c7ead10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ config {
nexusPublishing {
repositories {
sonatype {
nexusUrl = uri('https://s01.oss.sonatype.org/service/local/')
snapshotRepositoryUrl = uri('https://s01.oss.sonatype.org/content/repositories/snapshots/')
username = ossrhUsername
password = ossrhPassword
}
Expand Down

0 comments on commit c7ead10

Please sign in to comment.