Ignite-230 fix11
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/68c0d4fc Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/68c0d4fc Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/68c0d4fc Branch: refs/heads/ignite-9655-merge Commit: 68c0d4fca83c1d468dd50bccab8fa96dfdb4340f Parents: 2364d12 Author: avinogradov <avinogra...@gridgain.com> Authored: Fri Feb 13 18:23:44 2015 +0300 Committer: avinogradov <avinogra...@gridgain.com> Committed: Fri Feb 13 18:23:44 2015 +0300 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/68c0d4fc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bdd9855..a01a4b2 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>