Skip to content

Commit 831391b

Browse files
committed
[SPARK-4632] version update
1 parent c86e9bc commit 831391b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/audit-release/blank_sbt_build/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ libraryDependencies += "org.apache.spark" % System.getenv.get("SPARK_MODULE") %
2525

2626
resolvers ++= Seq(
2727
"Spark Release Repository" at System.getenv.get("SPARK_RELEASE_REPOSITORY"),
28-
"Eclipse Paho Repository" at "https://repo.eclipse.org/content/repositories/paho-releases/",
28+
"Eclipse Paho Repository" at "https://repo.eclipse.org/content/repositories/paho/",
2929
"Maven Repository" at "http://repo1.maven.org/maven2/",
3030
"Spray Repository" at "http://repo.spray.cc/")

0 commit comments

Comments
 (0)