Skip to content

Commit c3c16fb

Browse files
committed
Put name back again.
1 parent 15d17fe commit c3c16fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ allprojects {
2727
def releasesUrl = uri("https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/")
2828
def snapshotRepositoryUrl = uri("https://s01.oss.sonatype.org/content/repositories/snapshots/")
2929

30+
name = "deploy"
3031
url = releasesUrl
3132

3233
credentials {

0 commit comments

Comments
 (0)