
18 Dec
2012
18 Dec
'12
2:46 a.m.
Branch: refs/heads/master Home: https://github.com/qos-ch/logback-contrib Commit: bf08fc1efc5fd46a5e9560f7cde61ddd18100f71 https://github.com/qos-ch/logback-contrib/commit/bf08fc1efc5fd46a5e9560f7cde... Author: Tony Trinh <tony19@gmail.com> Date: 2012-12-17 (Mon, 17 Dec 2012) Changed paths: M pom.xml Log Message: ----------- Update POM for Sonatype OSS This modifies the POM to inherit from the standard Sonatype OSS Parent POM. The change also removes the <distribution> element, which isn't necessary if we're inheriting from the Sonatype POM. This also adds a release-sign-artifacts profile to automatically sign the artifacts (required for Sonatype upload).