remove credentials declaration

This commit is contained in:
Johannes Rudolph 2012-10-24 11:13:46 +02:00
parent 9f68bc9c9d
commit d2cb35cb91
1 changed files with 0 additions and 2 deletions

View File

@ -10,8 +10,6 @@ publishArtifact in Test := false
pomIncludeRepository := { _ => false }
credentials += Credentials(Path.userHome / ".ivy2" / ".credentials")
pomExtra :=
Helpers.generatePomExtra("git@github.com:jrudolph/sbt-dependency-graph.git",
"scm:git:git@github.com:jrudolph/sbt-dependency-graph.git",