mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 20:07:11 -07:00
Remove kotlinProject/javaProject.
This commit is contained in:
parent
81ef95763e
commit
53c40c33b3
6 changed files with 20 additions and 21 deletions
|
@ -109,7 +109,7 @@ import com.beust.kobalt.plugin.java.*
|
|||
import com.beust.kobalt.plugin.packaging.*
|
||||
import com.beust.kobalt.plugin.publish.*
|
||||
|
||||
val jcommander = javaProject {
|
||||
val jcommander = project {
|
||||
name = "jcommander"
|
||||
group = "com.beust"
|
||||
artifactId = name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue