diff --git a/.settings-template.xml b/.settings-template.xml index 371a423826..bfe8532cd9 100644 --- a/.settings-template.xml +++ b/.settings-template.xml @@ -1,7 +1,83 @@ + xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd"> + + + snapshot + + + spring-ext + http://repo.spring.io/ext-release-local/ + + true + + + false + + + + jboss + https://repository.jboss.org/nexus/content/groups/public/ + + true + + + false + + + + + + milestone + + + spring-ext + http://repo.spring.io/ext-release-local/ + + true + + + false + + + + jboss + https://repository.jboss.org/nexus/content/groups/public/ + + true + + + false + + + + + + release + + + spring-ext + http://repo.spring.io/ext-release-local/ + + true + + + false + + + + jboss + https://repository.jboss.org/nexus/content/groups/public/ + + true + + + false + + + + + @profile@ diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 7fa72699dc..de9127774e 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -220,18 +220,6 @@ - - - spring-ext - http://repo.spring.io/ext-release-local/ - - true - - - false - - - @@ -469,6 +457,16 @@ true + + spring-ext + http://repo.spring.io/ext-release-local/ + + true + + + false + + spring-milestones Spring Milestones