Skip to content

Commit

Permalink
Update nexus repositoryUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed Jul 14, 2022
1 parent cda036c commit 8b59d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ subprojects { project ->

nexus {
sign = isRelease
repositoryUrl = "https://s01.oss.sonatype.org/service/local/"
repositoryUrl = "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
}

modifyPom {
Expand Down

0 comments on commit 8b59d6a

Please sign in to comment.