HBASE-17192 remove use of scala-tools.org as repo.

Signed-off-by: zhangduo <zhangduo@apache.org>
This commit is contained in:
Sean Busbey 2016-11-29 04:03:30 -06:00
parent 7bcbac91a2
commit e5dad24a9c
1 changed files with 0 additions and 5 deletions

View File

@ -88,11 +88,6 @@
<!--Add apache snapshots in case we want to use unreleased versions of plugins:
e.g. surefire 2.18-SNAPSHOT-->
<pluginRepositories>
<pluginRepository>
<id>scala-tools.org</id>
<name>Scala-tools Maven2 Repository</name>
<url>http://scala-tools.org/repo-releases</url>
</pluginRepository>
<pluginRepository>
<id>apache.snapshots</id>
<url>http://repository.apache.org/snapshots/</url>