Skip to content

Commit

Permalink
delete scm element
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis committed Dec 23, 2020
1 parent 4c9a8ff commit 27bdbaf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ licenses := Seq("APL2" -> url("http://www.apache.org/licenses/LICENSE-2.0.txt"))
homepage := Some(url("https://github.com/sullis/jms-testkit"))

pomExtra := (
<scm>
<url>https://github.com/sullis/jms-testkit.git</url>
<connection>scm:git:git@github.com:sullis/jms-testkit.git</connection>
</scm>
<developers>
<developer>
<id>sullis</id>
Expand Down

0 comments on commit 27bdbaf

Please sign in to comment.