.
This commit is contained in:
parent
6458486810
commit
05d30347c9
7 changed files with 10 additions and 37 deletions
|
|
@ -4,10 +4,6 @@ version = "1.0.0-SNAPSHOT"
|
|||
subprojects {
|
||||
version = rootProject.version
|
||||
|
||||
tasks.withType<Jar> {
|
||||
archiveVersion = ""
|
||||
}
|
||||
|
||||
configurations.configureEach {
|
||||
resolutionStrategy.cacheChangingModulesFor(0, TimeUnit.SECONDS)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue