This is an automated email from the ASF dual-hosted git repository. gvvinblade pushed a commit to branch ignite-12248 in repository https://gitbox.apache.org/repos/asf/ignite.git
commit f3dafbc7b3cf20d5a828fdd523ea9f1c9a3fa2c2 Author: Igor Seliverstov <[email protected]> AuthorDate: Thu Dec 26 11:46:38 2019 +0300 fix version --- modules/calcite/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/calcite/pom.xml b/modules/calcite/pom.xml index d654edb..b546eca 100644 --- a/modules/calcite/pom.xml +++ b/modules/calcite/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>ignite-calcite</artifactId> - <version>2.8.0-SNAPSHOT</version> + <version>2.9.0-SNAPSHOT</version> <url>http://ignite.apache.org</url> <dependencies>
