Repository: crunch Updated Branches: refs/heads/master 583ea6dab -> f2dee62db
[maven-release-plugin] prepare branch apache-crunch-0.10 Project: http://git-wip-us.apache.org/repos/asf/crunch/repo Commit: http://git-wip-us.apache.org/repos/asf/crunch/commit/35d404c9 Tree: http://git-wip-us.apache.org/repos/asf/crunch/tree/35d404c9 Diff: http://git-wip-us.apache.org/repos/asf/crunch/diff/35d404c9 Branch: refs/heads/master Commit: 35d404c9b46bf7fb102dab9a4a1b96a5b1f89926 Parents: 583ea6d Author: Josh Wills <[email protected]> Authored: Sun Jun 1 19:21:40 2014 -0700 Committer: Josh Wills <[email protected]> Committed: Sun Jun 1 19:21:40 2014 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/crunch/blob/35d404c9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index abe0b60..da9bcc8 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,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.10</tag> </scm> <issueManagement>
