Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
Add import to sonatype.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
postatum committed May 14, 2019
1 parent d286ce3 commit 0d9bb6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonatype.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ publishMavenStyle := true
licenses := Seq("Apache-2.0" -> url("https://www.apache.org/licenses/LICENSE-2.0"))

// Where is the source code hosted
import xerial.sbt.Sonatype._
homepage := Some(url("https://github.com/raml-org/webapi-parser"))
scmInfo := Some(
ScmInfo(
Expand Down

0 comments on commit 0d9bb6e

Please sign in to comment.