Skip to content

Commit e869000

Browse files
author
Bajohr, Rayk
committed
fix: published POM file contain the wrong scm URL
LOGBACK-1633 Signed-off-by: Bajohr, Rayk <[email protected]>
1 parent 009ea46 commit e869000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</licenses>
3535

3636
<scm>
37-
<url>https://github.com/ceki/logback</url>
37+
<url>https://github.com/qos-ch/logback</url>
3838
<connection>scm:[email protected]:qos-ch/logback.git</connection>
3939
</scm>
4040

0 commit comments

Comments
 (0)