Skip to content

Commit 8c6437e

Browse files
committed
Revert
1 parent e10b40a commit 8c6437e

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/",
28+
"Eclipse Paho Repository" at "https://repo.eclipse.org/content/repositories/paho-releases/",
2929
"Maven Repository" at "http://repo1.maven.org/maven2/",
3030
"Spray Repository" at "http://repo.spray.cc/")

0 commit comments

Comments
 (0)