You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2013/12/17 20:45:11 UTC

git commit: Use the HEAD tag in the scm definition

Updated Branches:
  refs/heads/master 3365b56b6 -> 5b8862dd0


Use the HEAD tag in the scm definition


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/5b8862dd
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/5b8862dd
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/5b8862dd

Branch: refs/heads/master
Commit: 5b8862dd0029068c3ffe034ec80444c2832e91bf
Parents: 3365b56
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Dec 17 20:44:52 2013 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Dec 17 20:44:52 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/5b8862dd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2ae7643..a74e58d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,6 +76,7 @@
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=summary</url>
+        <tag>HEAD</tag>
     </scm>
 
     <issueManagement>