Skip to content
Snippets Groups Projects
Commit 63fe4e9d authored by Matei Zaharia's avatar Matei Zaharia
Browse files

Merge pull request #279 from pwendell/dev

Removing credentials line in build.
parents f8768da4 629dd269
No related branches found
Tags v0.6.0
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