mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2024-11-22 16:23:55 +00:00
update name of jvm publication
This commit is contained in:
parent
e3b1b67bdc
commit
91c1506e95
@ -23,7 +23,7 @@ publishing {
|
||||
pom.withXml {
|
||||
asNode().children().last() + {
|
||||
resolveStrategy = Closure.DELEGATE_FIRST
|
||||
name "${project_public_name}"
|
||||
name "${project_public_name}-jvm"
|
||||
description "${project_public_description}"
|
||||
url "${project_url}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user