Reworked default velocity template.
Improved example kobalt build.
This commit is contained in:
parent
b763de695c
commit
62fe418522
18 changed files with 389 additions and 268 deletions
|
@ -34,7 +34,7 @@ val p = project {
|
|||
version = versionFor()
|
||||
|
||||
val mainClassName = "net.thauvin.erik.semver.example.Example"
|
||||
val processorJar = "net.thauvin.erik:semver:0.9.5-beta"
|
||||
val processorJar = "net.thauvin.erik:semver:0.9.6-beta"
|
||||
|
||||
sourceDirectories {
|
||||
path("src/main/java")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue