diff --git a/pom.xml b/pom.xml index 5dc0eb7a8..039988e51 100644 --- a/pom.xml +++ b/pom.xml @@ -177,8 +177,8 @@ spring - - + + coverage @@ -214,4 +214,27 @@ + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + true + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + + spring-releases + Spring Releases + https://repo.spring.io/release + +