You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sb...@apache.org on 2015/01/14 14:28:18 UTC

[5/7] incubator-ignite git commit: Set version '1.0.0-SNAPSHOT'

Set version '1.0.0-SNAPSHOT'


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

Branch: refs/heads/ignite-1
Commit: a1fc473d4b03e9bf2830f53d5f5fb5eb2f9fb515
Parents: 58eda2e
Author: Sergey Evdokimov <se...@jetbrains.com>
Authored: Tue Jan 13 23:58:08 2015 +0300
Committer: Sergey Evdokimov <se...@jetbrains.com>
Committed: Tue Jan 13 23:58:08 2015 +0300

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/a1fc473d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 68ef39a..106d686 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     </parent>
 
     <properties>
-        <ignite.version>7.0.0-SNAPSHOT</ignite.version>
+        <ignite.version>1.0.0-SNAPSHOT</ignite.version>
         <gridgain.edition>fabric</gridgain.edition>
         <hadoop.version>2.4.1</hadoop.version>
         <spring.version>4.1.0.RELEASE</spring.version>