You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by vo...@apache.org on 2016/08/11 14:20:44 UTC

ignite git commit: Minor fix.

Repository: ignite
Updated Branches:
  refs/heads/ignite-3661 f50e86db6 -> d95d773c3


Minor fix.


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

Branch: refs/heads/ignite-3661
Commit: d95d773c355cc5fabdca2a066e43f11eea40b860
Parents: f50e86d
Author: vozerov-gridgain <vo...@gridgain.com>
Authored: Thu Aug 11 17:20:32 2016 +0300
Committer: vozerov-gridgain <vo...@gridgain.com>
Committed: Thu Aug 11 17:20:32 2016 +0300

----------------------------------------------------------------------
 modules/ignored-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/d95d773c/modules/ignored-tests/pom.xml
----------------------------------------------------------------------
diff --git a/modules/ignored-tests/pom.xml b/modules/ignored-tests/pom.xml
index bb0188f..a82a5bb 100644
--- a/modules/ignored-tests/pom.xml
+++ b/modules/ignored-tests/pom.xml
@@ -31,7 +31,7 @@
     </parent>
 
     <artifactId>ignite-ignored-tests</artifactId>
-    <version>1.6.4</version>
+    <version>1.7.0-SNAPSHOT</version>
     <url>http://ignite.apache.org</url>
 
     <dependencies>