diff --git a/iot-core/pom.xml b/iot-core/pom.xml index 455eedf..a63a8f4 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -290,6 +290,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} @@ -462,6 +465,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}