I think our older branches have enforcer rules to make sure that we don't accidentally ship with SNAPSHOT dependencies. We should add something similar to Gradle.
Comment From: wilkinsona
Once we have no snapshot dependencies, we should remove the snapshot repository declarations from the build.
Comment From: wilkinsona
Better than that, we can configure the repositories based on what we're building.