I updated the top-level pom in the 1.6.2 branch and tag to change the <repository> and <pluginRepository> URLs for Apache snapshots.
The pom was previously using both http://people.apache.org/repo/m2-snapshot-repository and https://repository.apache.org/content/groups/snapshots These have been replaced by a single aggregrated repository http://repository.apache.org/snapshots which proxies the previous repositories, so I changed the pom to refer to this new repository. I left the <snapshotRepository> URL under <distributionManagement> unchanged as scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository I'll apply this change to the 1.x trunk unless anyone has any concerns. Simon
