You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2014/03/29 14:18:06 UTC

git commit: master seems better relevant for git than HEAD (don't hesitate git experts out there to change back if I'm wrong)

Repository: maven-scm
Updated Branches:
  refs/heads/master 692c4e7b3 -> a16a4dd5b


master seems better relevant for git than HEAD (don't hesitate git experts out there to change back if I'm wrong)


Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/a16a4dd5
Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/a16a4dd5
Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/a16a4dd5

Branch: refs/heads/master
Commit: a16a4dd5bca4757842458d7ed88d239815d8d89e
Parents: 692c4e7
Author: Hervé Boutemy <hb...@apache.org>
Authored: Sat Mar 29 14:17:17 2014 +0100
Committer: Hervé Boutemy <hb...@apache.org>
Committed: Sat Mar 29 14:17:17 2014 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-scm/blob/a16a4dd5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 498b27c..59ab0ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,8 +113,8 @@
   <scm>
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/maven-scm.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/maven-scm.git</developerConnection>
-    <url>https://github.com/apache/maven-scm</url>
-    <tag>HEAD</tag>
+    <url>https://github.com/apache/maven-scm/tree/${project.scm.tag}</url>
+    <tag>master</tag>
   </scm>
 
   <issueManagement>