Skip to content

Commit

Permalink
Release squbs 0.15.0 - update pom config (#756)
Browse files Browse the repository at this point in the history
  • Loading branch information
akara authored Mar 11, 2022
1 parent 22b3af4 commit 86d6a7b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions publish.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@ ThisBuild / organization := "org.squbs"
ThisBuild / organizationName := "squbs.org"
ThisBuild / organizationHomepage := Some(url("https://github.com/paypal/squbs"))

ThisBuild / scmInfo := Some(
ScmInfo(
url("https://github.com/paypal/squbs"),
"scm:[email protected]:paypal/squbs.git"
)
)

ThisBuild / pomIncludeRepository := { _ => false }

ThisBuild / publishTo := {
Expand Down

0 comments on commit 86d6a7b

Please sign in to comment.