# Reverting version changes due to inability to parse it.
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/0012a52d Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/0012a52d Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/0012a52d Branch: refs/heads/ignite-189 Commit: 0012a52d2e1fe2904d0babba6848b7e5af2615da Parents: eb7b170 Author: vozerov-gridgain <voze...@gridgain.com> Authored: Thu Feb 12 19:21:15 2015 +0300 Committer: vozerov-gridgain <voze...@gridgain.com> Committed: Thu Feb 12 19:21:15 2015 +0300 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/0012a52d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5eb3202..e6d502e 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ </parent> <properties> - <ignite.version>1.0.0-RC1-SNAPSHOT</ignite.version> + <ignite.version>1.0.0-SNAPSHOT</ignite.version> <ignite.edition>fabric</ignite.edition> <hadoop.version>2.4.1</hadoop.version> <spring.version>4.1.0.RELEASE</spring.version>