Skip to content

Commit 21e29ef

Browse files
authored
Merge pull request #567 from spliffone/LOGBACK-1633
fix: published POM file contain the wrong scm URL
2 parents 009ea46 + e869000 commit 21e29ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)