diff --git a/uem-core/pom.xml b/uem-core/pom.xml index fa10e7d..3fa349f 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} @@ -463,6 +466,10 @@ io.entgra.device.mgt.core.apimgt.webapp.publisher.feature.group ${io.entgra.device.mgt.core.version} + + io.entgra.device.mgt.core.apimgt.extension.rest.api.feature.group + ${io.entgra.device.mgt.core.version} + io.entgra.device.mgt.core.apimgt.keymgt.extension.feature.group ${io.entgra.device.mgt.core.version}