From 8325a1040ec57b3f5d7136788b3455372f4acb70 Mon Sep 17 00:00:00 2001 From: Alexandr Date: Mon, 6 Jun 2022 13:58:22 +0300 Subject: [PATCH] IGNITE-17097: Add ServicesResourceTransformer to shade-plugin configuration (#852) --- modules/cli/pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/cli/pom.xml b/modules/cli/pom.xml index 8779c496a30..218ccff057b 100644 --- a/modules/cli/pom.xml +++ b/modules/cli/pom.xml @@ -185,11 +185,14 @@ ignite - + org.apache.ignite.cli.IgniteCliApp +