Removing bogus scm tag element from POM
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/aa037d30 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/aa037d30 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/aa037d30 Branch: refs/heads/LOG4J2-1390 Commit: aa037d30861db44208bc89bb87899fdc3a7d7fba Parents: 4df3a6b Author: Mikael Ståldal <[email protected]> Authored: Thu Oct 6 13:18:13 2016 +0200 Committer: Mikael Ståldal <[email protected]> Committed: Thu Oct 6 13:18:13 2016 +0200 ---------------------------------------------------------------------- log4j-bom/pom.xml | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/aa037d30/log4j-bom/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-bom/pom.xml b/log4j-bom/pom.xml index 34745c4..6dee82f 100644 --- a/log4j-bom/pom.xml +++ b/log4j-bom/pom.xml @@ -141,8 +141,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>log4j-2.6.1</tag> - </scm> </project>
