Skip to content

Commit

Permalink
added homepageURL
Browse files Browse the repository at this point in the history
  • Loading branch information
Shiti committed May 3, 2016
1 parent 48fd210 commit 294ec20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,8 @@ pomIncludeRepository := {

pomIncludeRepository := { _ => false }

homepage := Some(url("https://github.com/tuplejump/kafka-connect-cassandra"))

lazy val root = (project in file("."))
.configs(IntegrationTest)
.enablePlugins(BuildInfoPlugin)
Expand Down

0 comments on commit 294ec20

Please sign in to comment.