Fix 'mavenDeployUrl' property (#342)
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
This commit is contained in:
parent
ec1efff5a2
commit
a0f83f72f6
|
|
@ -1,2 +1,2 @@
|
||||||
version=0.8.13
|
version=0.8.13
|
||||||
mavenDeployUrl = "https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2"
|
mavenDeployUrl=https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue