This is an automated email from the ASF dual-hosted git repository. nizhikov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite-extensions.git
commit 5a3ceb71ec924a4c1b9e82e2d57f7eff8fa351df Author: Nikolay Izhikov <[email protected]> AuthorDate: Mon Jan 20 15:50:15 2020 +0300 IGNITE-12525: revert unnecessary changes. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 59d8ae9..f9b081c 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <relativePath>parent</relativePath> </parent> - <artifactId>ache-ignite-extensions</artifactId> + <artifactId>apache-ignite-extensions</artifactId> <version>1.0.0-SNAPSHOT</version> <packaging>pom</packaging>
