You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ni...@apache.org on 2020/07/20 13:32:36 UTC

[ignite] 01/02: bump version

This is an automated email from the ASF dual-hosted git repository.

nizhikov pushed a commit to branch ignite-ducktape
in repository https://gitbox.apache.org/repos/asf/ignite.git

commit 328ef28dc1737d7e0e81b10bcd799716b6d8d563
Author: Nikolay Izhikov <ni...@apache.org>
AuthorDate: Thu Jul 16 21:22:56 2020 +0300

    bump version
---
 modules/ducktests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/ducktests/pom.xml b/modules/ducktests/pom.xml
index d0aea24..81c73ca 100644
--- a/modules/ducktests/pom.xml
+++ b/modules/ducktests/pom.xml
@@ -31,7 +31,7 @@
     </parent>
 
     <artifactId>ignite-ducktests</artifactId>
-    <version>2.9.0-SNAPSHOT</version>
+    <version>2.10.0-SNAPSHOT</version>
     <url>http://ignite.apache.org</url>
 
     <dependencies>