diff --git a/components/logger/io.entgra.notification.logger/pom.xml b/components/logger/io.entgra.notification.logger/pom.xml
index 261de11b36e..c363f724b5f 100644
--- a/components/logger/io.entgra.notification.logger/pom.xml
+++ b/components/logger/io.entgra.notification.logger/pom.xml
@@ -35,7 +35,6 @@
org.wso2.carbon
org.wso2.carbon.logging
- provided
org.testng
diff --git a/features/logger/io.entgra.notification.logger.feature/pom.xml b/features/logger/io.entgra.notification.logger.feature/pom.xml
index 4f55882374b..6c600e7c12d 100644
--- a/features/logger/io.entgra.notification.logger.feature/pom.xml
+++ b/features/logger/io.entgra.notification.logger.feature/pom.xml
@@ -40,7 +40,6 @@
org.wso2.carbon
org.wso2.carbon.logging
- provided
org.testng
@@ -50,6 +49,10 @@
org.wso2.carbon.devicemgt
io.entgra.device.mgt.extensions.logger
+
+ org.wso2.carbon.devicemgt
+ io.entgra.notification.logger
+