Skip to content
Snippets Groups Projects
Commit 629dd269 authored by Patrick Wendell's avatar Patrick Wendell
Browse files

Removing credentials line in build.

parent f8768da4
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,6 @@ object SparkBuild extends Build {
Some("sonatype-staging" at nexus + "service/local/staging/deploy/maven2")
},
credentials += Credentials(Path.userHome / ".sbt" / "sonatype.credentials"),
*/
libraryDependencies ++= Seq(
......
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