Skip to content

Commit a0f83f7

Browse files
authored
Fix 'mavenDeployUrl' property (#342)
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
1 parent ec1efff commit a0f83f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=0.8.13
2-
mavenDeployUrl = "https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2"
2+
mavenDeployUrl=https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2

0 commit comments

Comments
 (0)