Semver 1.0 release prep.
This commit is contained in:
parent
3963a904ab
commit
4d7781128c
2 changed files with 5 additions and 5 deletions
|
@ -7,11 +7,11 @@ import com.beust.kobalt.plugin.kotlin.*
|
|||
// ./kobaltw run runJava
|
||||
|
||||
val bs = buildScript {
|
||||
repos(file("K:/maven/repository"))
|
||||
repos(localMaven())
|
||||
}
|
||||
|
||||
val kotlin_version = "1.1.2"
|
||||
val processorJar = "net.thauvin.erik:semver:0.9.7"
|
||||
val processorJar = "net.thauvin.erik:semver:1.0.0"
|
||||
|
||||
// ./kobalt run runJava
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue