Repository: logging-log4j2
Updated Branches:
  refs/heads/master 0c556aecb -> 2445ec166


Add scmTag so source link will reference release tag


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/2445ec16
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2445ec16
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/2445ec16

Branch: refs/heads/master
Commit: 2445ec166541ad069d47412b3b3febf66bc0993e
Parents: 0c556ae
Author: Ralph Goers <[email protected]>
Authored: Sat Jun 11 20:21:17 2016 -0700
Committer: Ralph Goers <[email protected]>
Committed: Sat Jun 11 20:21:17 2016 -0700

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/2445ec16/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8a861ee..c85425b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1126,6 +1126,7 @@
           <webAccessUrl>${project.scm.url}</webAccessUrl>
           <anonymousConnection>${project.scm.connection}</anonymousConnection>
           
<developerConnection>${project.scm.developerConnection}</developerConnection>
+          <scmTag>log4j-${Log4jReleaseVersion}</scmTag>
         </configuration>
       </plugin>
       <!-- Surefire report -->

Reply via email to