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

ignite git commit: master Fixed version.

Repository: ignite
Updated Branches:
  refs/heads/master 4787c8b96 -> c9a11d451


master Fixed version.


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

Branch: refs/heads/master
Commit: c9a11d4515559ac68453b8d59a726deaad9c8e0d
Parents: 4787c8b
Author: Alexey Kuznetsov <ak...@apache.org>
Authored: Fri Apr 28 14:01:17 2017 +0700
Committer: Alexey Kuznetsov <ak...@apache.org>
Committed: Fri Apr 28 14:01:55 2017 +0700

----------------------------------------------------------------------
 modules/hibernate-core/pom.xml | 2 +-
 modules/rocketmq/pom.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/c9a11d45/modules/hibernate-core/pom.xml
----------------------------------------------------------------------
diff --git a/modules/hibernate-core/pom.xml b/modules/hibernate-core/pom.xml
index 91ec68b..624dcc8 100644
--- a/modules/hibernate-core/pom.xml
+++ b/modules/hibernate-core/pom.xml
@@ -31,7 +31,7 @@
     </parent>
 
     <artifactId>ignite-hibernate-core</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.1.0-SNAPSHOT</version>
     <url>http://ignite.apache.org</url>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/ignite/blob/c9a11d45/modules/rocketmq/pom.xml
----------------------------------------------------------------------
diff --git a/modules/rocketmq/pom.xml b/modules/rocketmq/pom.xml
index 3b317fa..43b1ec4 100644
--- a/modules/rocketmq/pom.xml
+++ b/modules/rocketmq/pom.xml
@@ -32,7 +32,7 @@
     </parent>
 
     <artifactId>ignite-rocketmq</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.1.0-SNAPSHOT</version>
     <url>http://ignite.apache.org</url>
 
     <dependencies>