You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by av...@apache.org on 2021/02/10 10:02:37 UTC

[ignite] branch ignite-ducktape updated: version update

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

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


The following commit(s) were added to refs/heads/ignite-ducktape by this push:
     new 349be54  version update
349be54 is described below

commit 349be548c20e809a0e1b4d51291179d9271014e1
Author: Anton Vinogradov <av...@apache.org>
AuthorDate: Wed Feb 10 13:02:09 2021 +0300

    version update
---
 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 26226c6..8f46d90 100644
--- a/modules/ducktests/pom.xml
+++ b/modules/ducktests/pom.xml
@@ -31,7 +31,7 @@
     </parent>
 
     <artifactId>ignite-ducktests</artifactId>
-    <version>2.10.0-SNAPSHOT</version>
+    <version>2.11.0-SNAPSHOT</version>
     <url>http://ignite.apache.org</url>
 
     <dependencies>