
Branch: refs/heads/master Home: https://github.com/qos-ch/slf4j Commit: c025afe5361ed10d80c693e93dd928bf5934b82e https://github.com/qos-ch/slf4j/commit/c025afe5361ed10d80c693e93dd928bf5934b... Author: Sebastian Schuberth <sschuberth@gmail.com> Date: 2019-08-19 (Mon, 19 Aug 2019) Changed paths: M pom.xml Log Message: ----------- Fix the SCM connection URL in pom.xml The "connection" should be an URL valid for read-only access and has to follow the syntax as described at https://maven.apache.org/pom.html#SCM. Commit: 0d0f187b14c63bd3f61b857351b702ef990ee0f7 https://github.com/qos-ch/slf4j/commit/0d0f187b14c63bd3f61b857351b702ef990ee... Author: Ceki Gulcu <ceki@qos.ch> Date: 2019-08-19 (Mon, 19 Aug 2019) Changed paths: M pom.xml Log Message: ----------- Merge pull request #178 from sschuberth/patch-1 Fix the SCM connection URL in pom.xml Compare: https://github.com/qos-ch/slf4j/compare/32532107f5b5...0d0f187b14c6