mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-24 13:02:13 +00:00
Update springIoVersion to latest.integration
This commit is contained in:
parent
fe82c8ab4c
commit
ea27cb6593
@ -103,7 +103,7 @@ configure(coreModuleProjects) {
|
|||||||
apply plugin: 'emma'
|
apply plugin: 'emma'
|
||||||
apply plugin: 'spring-io'
|
apply plugin: 'spring-io'
|
||||||
|
|
||||||
ext.springIoVersion = project.hasProperty('platformVersion') ? platformVersion : '1.0.0.BUILD-SNAPSHOT'
|
ext.springIoVersion = project.hasProperty('platformVersion') ? platformVersion : 'latest.integration'
|
||||||
|
|
||||||
bundlor.doFirst {
|
bundlor.doFirst {
|
||||||
def templateText = file("template.mf").text
|
def templateText = file("template.mf").text
|
||||||
|
Loading…
x
Reference in New Issue
Block a user