mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-13 13:53:29 +00:00
Use Spring IO Brussels-SR1
This commit is contained in:
parent
8a458eb9e1
commit
80e96b0f7b
@ -106,7 +106,7 @@ configure(coreModuleProjects) {
|
|||||||
apply plugin: 'emma'
|
apply plugin: 'emma'
|
||||||
apply plugin: 'spring-io'
|
apply plugin: 'spring-io'
|
||||||
|
|
||||||
ext.springIoVersion = project.hasProperty('platformVersion') ? platformVersion : 'Athens-BUILD-SNAPSHOT'
|
ext.springIoVersion = project.hasProperty('platformVersion') ? platformVersion : 'Brussels-SR1'
|
||||||
|
|
||||||
configurations {
|
configurations {
|
||||||
jacoco //Configuration Group used by Sonar to provide Code Coverage using JaCoCo
|
jacoco //Configuration Group used by Sonar to provide Code Coverage using JaCoCo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user