# ignite-450: RC2 -> RC3

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

Branch: refs/heads/sprint-2
Commit: 0d3ece78c38efa2d3d2aa2d3d8328c3de32ffe61
Parents: 446facb
Author: Artem Shutak <ashu...@gridgain.com>
Authored: Wed Mar 11 13:08:17 2015 +0300
Committer: Artem Shutak <ashu...@gridgain.com>
Committed: Wed Mar 11 13:08:17 2015 +0300

----------------------------------------------------------------------
 examples/pom-standalone.xml | 2 +-
 pom.xml                     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/0d3ece78/examples/pom-standalone.xml
----------------------------------------------------------------------
diff --git a/examples/pom-standalone.xml b/examples/pom-standalone.xml
index 5de7433..12db596 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-RC2-SNAPSHOT</ignite.version>
+        <ignite.version>1.0.0-RC3-SNAPSHOT</ignite.version>
     </properties>
 
     <groupId>org.apache.ignite</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/0d3ece78/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9bfe9f8..adc624c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     </parent>
 
     <properties>
-        <ignite.version>1.0.0-RC2-SNAPSHOT</ignite.version>
+        <ignite.version>1.0.0-RC3-SNAPSHOT</ignite.version>
         <ignite.edition>fabric</ignite.edition>
         <hadoop.version>2.4.1</hadoop.version>
         <spring.version>4.1.0.RELEASE</spring.version>

Reply via email to