From f5e45342e49a13fa8f261046d7c9e92c538409ac Mon Sep 17 00:00:00 2001 From: isuri Date: Tue, 21 Nov 2023 11:56:18 +0530 Subject: [PATCH] pom dependancy add --- pom.xml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 1675c174af..8f5d5544ad 100644 --- a/pom.xml +++ b/pom.xml @@ -68,9 +68,9 @@ features/subtype-mgt features/tenant-mgt features/operation-template-mgt-plugin-feature - - components/device-mgt-extensions/io.entgra.device.mgt.core.device.mgt.extensions.device.organization.api - + + + @@ -1679,6 +1679,16 @@ io.entgra.device.mgt.core.device.mgt.extensions.pull.notification ${io.entgra.device.mgt.core.version} + + io.entgra.device.mgt.core + io.entgra.device.mgt.core.device.mgt.extensions.device.organization + ${io.entgra.device.mgt.core.version} + + + io.entgra.device.mgt.core + io.entgra.device.mgt.core.device.mgt.extensions.device.organization.api + ${io.entgra.device.mgt.core.version} + org.wso2.orbit.com.fasterxml.jackson.core jackson-annotations