diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index 2a2c5aa688..9515f31468 100644 --- a/modules/p2-profile-gen/pom.xml +++ b/modules/p2-profile-gen/pom.xml @@ -343,6 +343,12 @@ org.wso2.carbon.identity:org.wso2.carbon.identity.notification.mgt.feature:${carbon.identity.version} + + org.wso2.carbon.identity:org.wso2.carbon.identity.notification.mgt.json.feature:${carbon.identity.version} + + + org.wso2.carbon.identity:org.wso2.carbon.identity.notification.mgt.email.feature:${carbon.identity.version} + org.apache.axis2.transport:org.apache.axis2.transport.mail.feature:${axis2-transports.version} @@ -755,6 +761,14 @@ org.wso2.carbon.identity.notification.mgt.feature.group ${carbon.identity.version} + + org.wso2.carbon.identity.notification.mgt.json.feature.group + ${carbon.identity.version} + + + org.wso2.carbon.identity.notification.mgt.email.feature.group + ${carbon.identity.version} + org.apache.axis2.transport.mail.feature.group ${axis2-transports.version} @@ -1210,6 +1224,14 @@ org.wso2.carbon.identity.notification.mgt.feature.group ${carbon.identity.version} + + org.wso2.carbon.identity.notification.mgt.json.feature.group + ${carbon.identity.version} + + + org.wso2.carbon.identity.notification.mgt.email.feature.group + ${carbon.identity.version} + org.apache.axis2.transport.mail.feature.group ${axis2-transports.version} @@ -1609,6 +1631,14 @@ org.wso2.carbon.identity.notification.mgt.server.feature.group ${carbon.identity.version} + + org.wso2.carbon.identity.notification.mgt.email.feature.group + ${carbon.identity.version} + + + org.wso2.carbon.identity.notification.mgt.json.feature.group + ${carbon.identity.version} + org.apache.axis2.transport.mail.feature.group ${axis2-transports.version}