Skip to content
Snippets Groups Projects
Commit f4c73df5 authored by Prashant Sharma's avatar Prashant Sharma
Browse files

Merge branch 'akka-bug-fix' of github.com:ScrapCodes/incubator-spark into akka-bug-fix

parents 603af51b 0b82b5af
No related branches found
No related tags found
No related merge requests found
......@@ -297,7 +297,7 @@ object SparkBuild extends Build {
def streamingSettings = sharedSettings ++ Seq(
name := "spark-streaming",
resolvers ++= Seq(
"Akka Repository" at "http://repo.akka.io/releases/",
"Eclipse Repository" at "https://repo.eclipse.org/content/repositories/paho-releases/",
"Apache repo" at "https://repository.apache.org/content/repositories/releases"
),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment