Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-1.0.1-gg [created] 7ba3cf1b6


ignite-1.0.1-gg version fix


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

Branch: refs/heads/ignite-1.0.1-gg
Commit: 7ba3cf1b62e5317c1f406d3f4b918ccf9a74de4d
Parents: cb074fe
Author: avinogradov <avinogra...@gridgain.com>
Authored: Fri Mar 27 15:16:19 2015 +0300
Committer: avinogradov <avinogra...@gridgain.com>
Committed: Fri Mar 27 15:16:19 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/7ba3cf1b/examples/pom-standalone.xml
----------------------------------------------------------------------
diff --git a/examples/pom-standalone.xml b/examples/pom-standalone.xml
index 9cd0a24..881266b 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</ignite.version>
     </properties>
 
     <groupId>org.apache.ignite</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/7ba3cf1b/examples/schema-import/pom.xml
----------------------------------------------------------------------
diff --git a/examples/schema-import/pom.xml b/examples/schema-import/pom.xml
index 5f335c3..e44fa8c 100644
--- a/examples/schema-import/pom.xml
+++ b/examples/schema-import/pom.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</ignite.version>
     </properties>
 
     <groupId>org.apache.ignite</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/7ba3cf1b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e2bb9f2..c3d531d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     </parent>
 
     <properties>
-        <ignite.version>1.0.0</ignite.version>
+        <ignite.version>1.0.1</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