• Phillip Webb's avatar
    Add repositories section to dependencies POM · 7732135a
    Phillip Webb authored
    Add a repositories section to the spring-boot-dependencies POM but
    strip it out during a CI build. This allows snapshot and milestone
    BOM imports to be used but doesn't pollute published POMs and doesn't
    prevent a fresh checkout from building.
    
    Fixes gh-1413
    7732135a
pom.xml 8.65 KB