You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2014/09/19 21:00:06 UTC

[09/15] git commit: ACCUMULO-3048 Fix SCM tag value

ACCUMULO-3048 Fix SCM tag value


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/6719c376
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/6719c376
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/6719c376

Branch: refs/heads/master
Commit: 6719c3767e20e5ed299c8889370c792b7ebbadc8
Parents: c170f01
Author: Josh Elser <jo...@gmail.com>
Authored: Fri Sep 19 14:10:15 2014 -0400
Committer: Josh Elser <jo...@gmail.com>
Committed: Fri Sep 19 14:10:15 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/accumulo/blob/6719c376/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9d0c251..835a2fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
   <scm>
     <connection>scm:git:git://git.apache.org/accumulo.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/accumulo.git</developerConnection>
-    <tag>1.5.2</tag>
+    <tag>${project.version}</tag>
     <url>https://git-wip-us.apache.org/repos/asf?p=accumulo.git</url>
   </scm>
   <issueManagement>