Add HEAD tag to SCM section of 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/41c6f80d Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/41c6f80d Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/41c6f80d Branch: refs/heads/master Commit: 41c6f80d925807785c003dbfa5e2012479682f0f Parents: 7b95a03 Author: Matt Sicker <[email protected]> Authored: Fri Aug 29 21:46:29 2014 -0500 Committer: Matt Sicker <[email protected]> Committed: Fri Aug 29 21:46:29 2014 -0500 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/41c6f80d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index aca1f17..fa45c8b 100644 --- a/pom.xml +++ b/pom.xml @@ -144,6 +144,7 @@ <connection>scm:git:http://git-wip-us.apache.org/repos/asf/logging-log4j2.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/logging-log4j2.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;a=summary</url> + <tag>HEAD</tag> </scm> <organization> <name>Apache Software Foundation</name>
