.
This commit is contained in:
parent
6087b98705
commit
63a4f17a76
21 changed files with 484 additions and 27 deletions
|
|
@ -1,6 +1,10 @@
|
|||
group = "de.kentoj.scrow"
|
||||
version = "1.0.0"
|
||||
version = "1.0.0-SNAPSHOT"
|
||||
|
||||
subprojects {
|
||||
version = rootProject.version
|
||||
|
||||
tasks.withType<Jar> {
|
||||
archiveVersion = ""
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue