This seemed to be working last week and now it doesn\'t.
deploy:d
You can also specify your snapshot repository id in distributionManagement
releases ${env.MAVEN_RELEASE_REPOSITORY_URL} snapshots ${env.MAVEN_SNAPSHOT_REPOSITORY_URL}
the ids here should match ones in servers
servers