Skip to content

Commit

Permalink
Update build for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
fiadliel committed Feb 20, 2018
1 parent 3714f89 commit 1540a96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ enablePlugins(GitVersioning)
publishTo := sonatypePublishTo.value
sonatypeProfileName := "org.lyranthe"
publishMavenStyle := true
licenses in Global += "MIT" -> url("https://github.com/fiadliel/fs2-mongodb/blob/master/LICENSE")

import xerial.sbt.Sonatype._
sonatypeProjectHosting := Some(GitHubHosting("fiadliel", "fs2-mongodb", "Gary Coady", "gary@lyranthe.org"))

0 comments on commit 1540a96

Please sign in to comment.