pull/11486/head
Andy Wilkinson 7 years ago
parent bac21e2ee6
commit 38ac595615

@ -10,5 +10,5 @@ apply plugin: 'org.springframework.boot'
bootJar {
mainClassName = 'com.example.Application'
preserveFileTimestamps = false
reproducibleFileOrder = true
reproducibleFileOrder = true
}

@ -10,5 +10,5 @@ apply plugin: 'org.springframework.boot'
bootWar {
mainClassName = 'com.example.Application'
preserveFileTimestamps = false
reproducibleFileOrder = true
reproducibleFileOrder = true
}

Loading…
Cancel
Save