Skip to content

Commit

Permalink
Add credential file to build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeOsdDev committed Mar 24, 2015
1 parent eb04c09 commit be2a650
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev/build.sbt.end
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ pomExtra := (
</developer>
</developers>
)

credentials += Credentials(Path.userHome / ".ivy2" / ".credentials")

0 comments on commit be2a650

Please sign in to comment.