Repository: curator Updated Branches: refs/heads/CURATOR-3.0 779ff5ea4 -> ff3fbd759
make git tag HEAD Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/198179ca Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/198179ca Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/198179ca Branch: refs/heads/CURATOR-3.0 Commit: 198179ca8e6b08c49d786896b9d7fb83c3b78608 Parents: 779ff5e Author: randgalt <[email protected]> Authored: Fri Oct 9 09:49:05 2015 -0500 Committer: randgalt <[email protected]> Committed: Fri Oct 9 09:49:05 2015 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/198179ca/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0047d96..7e8728a 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/curator.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/curator.git </developerConnection> - <tag>apache-curator-2.8.0</tag> + <tag>HEAD</tag> </scm> <issueManagement>
