You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2016/03/01 19:57:44 UTC

directory-fortress-core git commit: Fixed the scm tag : it was pulling 1.0-RC40

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master 25cbb2035 -> 93a80f4a3


Fixed the scm tag : it was pulling 1.0-RC40


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/93a80f4a
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/93a80f4a
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/93a80f4a

Branch: refs/heads/master
Commit: 93a80f4a334475d3f72c446d90451f4a97dcbb60
Parents: 25cbb20
Author: Emmanuel Lécharny <el...@symas.com>
Authored: Tue Mar 1 19:57:30 2016 +0100
Committer: Emmanuel Lécharny <el...@symas.com>
Committed: Tue Mar 1 19:57:30 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/93a80f4a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9b38d0c..0aa063f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
     <connection>scm:git:http://git-wip-us.apache.org/repos/asf/directory-fortress-core.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
     </developerConnection>
-    <tag>1.0-RC40</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <issueManagement>