Repository: incubator-ignite Updated Branches: refs/heads/ignite-release-test 580593d70 -> 14cb4a482
[maven-release-plugin] prepare branch ignite-release-test-branch Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/5a87a838 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/5a87a838 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/5a87a838 Branch: refs/heads/ignite-release-test Commit: 5a87a8386a8cc70632ce260cab6a78cd41289159 Parents: 580593d Author: avinogradov <[email protected]> Authored: Mon Mar 2 13:20:38 2015 +0300 Committer: avinogradov <[email protected]> Committed: Mon Mar 2 13:20:38 2015 +0300 ---------------------------------------------------------------------- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/5a87a838/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f1e422a..384c72b 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,8 @@ <url>https://git-wip-us.apache.org/repos/asf/incubator-ignite</url> <connection>scm:git:git://git-wip-us.apache.org/repos/asf/incubator-ignite</connection> <developerConnection>scm:git:git://git-wip-us.apache.org/repos/asf/incubator-ignite</developerConnection> - </scm> + <tag>ignite-release-test-branch</tag> + </scm> <developers> <developer>
