Repository: crunch Updated Branches: refs/heads/master 049fb499b -> 427c54acd
[maven-release-plugin] prepare branch apache-crunch-0.15 Project: http://git-wip-us.apache.org/repos/asf/crunch/repo Commit: http://git-wip-us.apache.org/repos/asf/crunch/commit/d9a7099b Tree: http://git-wip-us.apache.org/repos/asf/crunch/tree/d9a7099b Diff: http://git-wip-us.apache.org/repos/asf/crunch/diff/d9a7099b Branch: refs/heads/master Commit: d9a7099b8661d696578e7ea81db69501a1bafe2c Parents: 049fb49 Author: Josh Wills <[email protected]> Authored: Sun Feb 5 11:22:05 2017 -0800 Committer: Josh Wills <[email protected]> Committed: Sun Feb 5 11:22:05 2017 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/crunch/blob/d9a7099b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 47e58ba..a508af2 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ under the License. <url>https://git-wip-us.apache.org/repos/asf?p=crunch.git</url> <connection>scm:git:https://git-wip-us.apache.org/repos/asf/crunch.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/crunch.git</developerConnection> - <tag>HEAD</tag> + <tag>apache-crunch-0.15</tag> </scm> <issueManagement>
