This will enable Spring Boot build snapshots and milestone artifacts (e.g. M1, RC1, etc) to be resolved from the Spring repos for STDG GA releases. While this is generally unacceptable per release policy, since only GA artifacts should ship with GA artifacts, the Spring Boot dependency in STDG is declared 'provided' and therefore is not materialized in the final STDG Maven POM published to Maven Central.