From c6151aac8b0a7bea7b85ee809235dc5124088644 Mon Sep 17 00:00:00 2001 From: pasindu Date: Tue, 30 May 2023 23:48:02 +0530 Subject: [PATCH] Make separate feature for apim rest api component --- uem-core/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/uem-core/pom.xml b/uem-core/pom.xml index fa10e7d..26d4c97 100644 --- a/uem-core/pom.xml +++ b/uem-core/pom.xml @@ -291,6 +291,9 @@ io.entgra.device.mgt.core:io.entgra.device.mgt.core.apimgt.webapp.publisher.feature:${io.entgra.device.mgt.core.version} + + io.entgra.device.mgt.core:io.entgra.device.mgt.core.apimgt.extension.rest.api.feature:${io.entgra.device.mgt.core.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.identity.jwt.client.extension.feature:${io.entgra.device.mgt.core.version}