# Fixing version for exmaples project.

Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/298b0ce9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/298b0ce9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/298b0ce9

Branch: refs/heads/ignite-230
Commit: 298b0ce98777a8af662da1fc70ca1bbe5718ffd9
Parents: 8b7a2c1
Author: vozerov-gridgain <voze...@gridgain.com>
Authored: Fri Feb 13 14:07:39 2015 +0300
Committer: vozerov-gridgain <voze...@gridgain.com>
Committed: Fri Feb 13 14:07:39 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/298b0ce9/examples/pom-standalone.xml
----------------------------------------------------------------------
diff --git a/examples/pom-standalone.xml b/examples/pom-standalone.xml
index 2301f16..98c4873 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>
         <src.dir>src/main/java</src.dir>
     </properties>
 

Reply via email to