Updated Branches: refs/heads/update-checkstyle-config 6d72596c0 -> 7dca381e8 refs/heads/update-checkstyle-config-1.7.x 7e8a99d06 -> 5e1813352
Shouldn't really need the plugin snapshot repo..? Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/7dca381e Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/7dca381e Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/7dca381e Branch: refs/heads/update-checkstyle-config Commit: 7dca381e85ba1609294ddebad4edffc08d675d57 Parents: 6d72596 Author: Andrew Phillips <[email protected]> Authored: Tue Feb 11 21:23:27 2014 -0500 Committer: Andrew Phillips <[email protected]> Committed: Tue Feb 11 21:23:27 2014 -0500 ---------------------------------------------------------------------- project/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/7dca381e/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index 3fb02a6..79d31f9 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -96,18 +96,6 @@ </snapshots> </repository> </repositories> - <pluginRepositories> - <pluginRepository> - <id>apache-snapshots</id> - <url>https://repository.apache.org/content/repositories/snapshots</url> - <releases> - <enabled>false</enabled> - </releases> - <snapshots> - <enabled>true</enabled> - </snapshots> - </pluginRepository> - </pluginRepositories> <distributionManagement> <site>
