diff --git a/settings.xml b/settings.xml index 8213ca1b..fb844060 100644 --- a/settings.xml +++ b/settings.xml @@ -1,57 +1,68 @@ - - - standard-with-extra-repos - - true - + + + standard-with-extra-repos + + true + - - - central - Central Repository - https://repo.maven.apache.org/maven2 - - true - - - false - - + + + spring-libs-snapshot + https://repo.spring.io/libs-snapshot + + true + + + true + + - - sonatype - OSS Sonatype repo (releases) - - true - always - warn - - - false - never - fail - - https://oss.sonatype.org/content/repositories/releases/ - + + central + Central Repository + https://repo.maven.apache.org/maven2 + + true + + + false + + - - sonatype-snapshots - OSS Sonatype repo (snapshots) - - false - always - warn - - - true - never - fail - - https://oss.sonatype.org/content/repositories/snapshots/ - + + sonatype + OSS Sonatype repo (releases) + + true + always + warn + + + false + never + fail + + https://oss.sonatype.org/content/repositories/releases/ + - - - + + sonatype-snapshots + OSS Sonatype repo (snapshots) + + false + always + warn + + + true + never + fail + + https://oss.sonatype.org/content/repositories/snapshots/ + + + + +