Merge branch 'sprint-1' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-227
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/5eb1d5fe Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/5eb1d5fe Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/5eb1d5fe Branch: refs/heads/ignite-sql-tests Commit: 5eb1d5fe55fb0b9ff7363f47288e518f75b8f45d Parents: e0c4980 Author: AKuznetsov <akuznet...@gridgain.com> Authored: Fri Feb 13 19:32:27 2015 +0700 Committer: AKuznetsov <akuznet...@gridgain.com> Committed: Fri Feb 13 19:32:27 2015 +0700 ---------------------------------------------------------------------- examples/pom-standalone.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/5eb1d5fe/examples/pom-standalone.xml ---------------------------------------------------------------------- diff --git a/examples/pom-standalone.xml b/examples/pom-standalone.xml index 717b265..786665c 100644 --- a/examples/pom-standalone.xml +++ b/examples/pom-standalone.xml @@ -28,7 +28,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <ignite.version>1.0.0</ignite.version> + <ignite.version>1.0.0-RC1-SNAPSHOT</ignite.version> </properties> <groupId>org.apache.ignite</groupId>