Skip to content

Commit

Permalink
Include license in generated artifacts (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored Apr 21, 2017
1 parent 7de5765 commit d09440d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions publish.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ bintrayRepository := "sbt-plugins"
bintrayPackage <<= name
publishArtifact in Test := false
publishMavenStyle := false
licenses += (("Eclipse Public License v1.0", url("http://www.eclipse.org/legal/epl-v10.html")))

0 comments on commit d09440d

Please sign in to comment.