Added openjdk15 on TavisCI
This commit is contained in:
parent
4f21120e51
commit
64920df1fc
2 changed files with 3 additions and 3 deletions
|
@ -128,7 +128,7 @@ tasks {
|
|||
}
|
||||
|
||||
register("release") {
|
||||
description = "Publishes version ${project.version} to Maven Central."
|
||||
description = "Publishes version ${project.version} to local repository."
|
||||
group = PublishingPlugin.PUBLISH_TASK_GROUP
|
||||
dependsOn("wrapper", "deploy", "gitTag", "publishToMavenLocal")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue