Skip to content

Commit

Permalink
fix: published POM file contain the wrong scm URL
Browse files Browse the repository at this point in the history
LOGBACK-1633

Signed-off-by: Bajohr, Rayk <[email protected]>
  • Loading branch information
Bajohr, Rayk committed Apr 25, 2022
1 parent 009ea46 commit e869000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</licenses>

<scm>
<url>https://github.com/ceki/logback</url>
<url>https://github.com/qos-ch/logback</url>
<connection>scm:[email protected]:qos-ch/logback.git</connection>
</scm>

Expand Down

0 comments on commit e869000

Please sign in to comment.