Added ConfigActor injection.
Added Tarvis CI configuration.
This commit is contained in:
parent
47beeb1510
commit
0063848981
9 changed files with 105 additions and 73 deletions
|
@ -20,9 +20,7 @@ val p = project {
|
|||
version = "0.5.1-beta"
|
||||
|
||||
pom = Model().apply {
|
||||
name = project.name
|
||||
description = "Command line execution plugin for the Kobalt build system"
|
||||
version = project.version
|
||||
description = "Command line execution plugin for the Kobalt build system."
|
||||
url = "https://github.com/ethauvin/kobalt-exec"
|
||||
licenses = listOf(License().apply {
|
||||
name = "BSD 3-Clause"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue