mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-27 08:38:13 -07:00
Artifact and group.
This commit is contained in:
parent
3eb52d22fc
commit
78338a94c8
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ val r = repos("http://dl.bintray.com/kotlin/kotlinx.dom")
|
||||||
|
|
||||||
val wrapper = project {
|
val wrapper = project {
|
||||||
name = "kobalt-wrapper"
|
name = "kobalt-wrapper"
|
||||||
|
group = "com.beust"
|
||||||
|
artifactId = name
|
||||||
version = readVersion()
|
version = readVersion()
|
||||||
directory = "modules/wrapper"
|
directory = "modules/wrapper"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue