Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 63fe4e9

Browse files
committed
Merge pull request mesos#279 from pwendell/dev
Removing credentials line in build.
2 parents f8768da + 629dd26 commit 63fe4e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

project/SparkBuild.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ object SparkBuild extends Build {
7878
Some("sonatype-staging" at nexus + "service/local/staging/deploy/maven2")
7979
},
8080
81-
credentials += Credentials(Path.userHome / ".sbt" / "sonatype.credentials"),
8281
*/
8382

8483
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)