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 <josh.el...@gmail.com> Authored: Fri Sep 19 14:10:15 2014 -0400 Committer: Josh Elser <josh.el...@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>