Ignite-230 fix7
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/10ce84a4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/10ce84a4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/10ce84a4 Branch: refs/heads/ignite-hadoop-tests Commit: 10ce84a41648c8ccdd81af60ba7ad01f9d54c89d Parents: 4f6f60f Author: avinogradov <avinogra...@gridgain.com> Authored: Fri Feb 13 16:54:00 2015 +0300 Committer: avinogradov <avinogra...@gridgain.com> Committed: Fri Feb 13 16:54:00 2015 +0300 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/10ce84a4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9cfe3c5..f033fcc 100644 --- a/pom.xml +++ b/pom.xml @@ -553,7 +553,7 @@ <executions> <execution> <id>deploy-core</id> - <phase>validate</phase> + <phase>deploy</phase> <goals> <goal>deploy-file</goal> </goals>