sprint-3 Ignite-version
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/2530f696 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/2530f696 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/2530f696 Branch: refs/heads/ignite-565 Commit: 2530f696c87e00cb09dac8e53ed2c0d24a46fb7e Parents: db75b7e Author: avinogradov <avinogra...@gridgain.com> Authored: Wed Mar 25 18:38:23 2015 +0300 Committer: avinogradov <avinogra...@gridgain.com> Committed: Wed Mar 25 18:38:23 2015 +0300 ---------------------------------------------------------------------- examples/pom-standalone.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2530f696/examples/pom-standalone.xml ---------------------------------------------------------------------- diff --git a/examples/pom-standalone.xml b/examples/pom-standalone.xml index 9cd0a24..d0f7817 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.1-RC1-SNAPSHOT</ignite.version> </properties> <groupId>org.apache.ignite</groupId>