diff --git a/modules/p2-profile/iot-core-profile/pom.xml b/modules/p2-profile/iot-core-profile/pom.xml index 01cee82c..f6d5244b 100644 --- a/modules/p2-profile/iot-core-profile/pom.xml +++ b/modules/p2-profile/iot-core-profile/pom.xml @@ -18,7 +18,8 @@ ~ under the License. --> - + org.wso2.iot wso2iot-p2-profile @@ -160,6 +161,9 @@ org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.feature:${carbon.device.mgt.version} + + org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.feature:${carbon.device.mgt.version} + org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature:${carbon.device.mgt.version} @@ -973,6 +977,10 @@ org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.feature.group ${carbon.device.mgt.version} + + org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.feature.group + ${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group ${carbon.device.mgt.version} @@ -1927,6 +1935,10 @@ org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.feature.group ${carbon.device.mgt.version} + + org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.feature.group + ${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group ${carbon.device.mgt.version} @@ -2087,7 +2099,8 @@ ${carbon.multitenancy.version} - org.wso2.carbon.identity.application.authentication.framework.server.feature.group + + org.wso2.carbon.identity.application.authentication.framework.server.feature.group ${carbon.identity.framework.version.iotcore} @@ -2096,11 +2109,15 @@ ${carbon.commons.version} - org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group + + org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group + ${identity.local.auth.basicauth.version.iotcore} - org.wso2.carbon.identity.application.authenticator.samlsso.server.feature.group + + org.wso2.carbon.identity.application.authenticator.samlsso.server.feature.group + ${identity.outbound.auth.samlsso.version} @@ -2422,6 +2439,10 @@ org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.feature.group ${carbon.device.mgt.version} + + org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.feature.group + ${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group ${carbon.device.mgt.version} @@ -2631,6 +2652,10 @@ org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.feature.group ${carbon.device.mgt.version} + + org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.feature.group + ${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group ${carbon.device.mgt.version} @@ -2866,15 +2891,20 @@ ${identity.inbound.auth.oauth.version.iotcore} - org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group + + org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group + ${identity.local.auth.basicauth.version.iotcore} - org.wso2.carbon.identity.application.authenticator.samlsso.server.feature.group + + org.wso2.carbon.identity.application.authenticator.samlsso.server.feature.group + ${identity.outbound.auth.samlsso.version} - org.wso2.carbon.identity.application.authentication.framework.server.feature.group + + org.wso2.carbon.identity.application.authentication.framework.server.feature.group ${carbon.identity.framework.version.iotcore} @@ -3076,6 +3106,10 @@ org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.feature.group ${carbon.device.mgt.version} + + org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.feature.group + ${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group ${carbon.device.mgt.version} @@ -3301,6 +3335,10 @@ org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.feature.group ${carbon.device.mgt.version} + + org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.feature.group + ${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group ${carbon.device.mgt.version} @@ -3517,15 +3555,20 @@ ${identity.inbound.auth.oauth.version.iotcore} - org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group + + org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group + ${identity.local.auth.basicauth.version.iotcore} - org.wso2.carbon.identity.application.authenticator.samlsso.server.feature.group + + org.wso2.carbon.identity.application.authenticator.samlsso.server.feature.group + ${identity.outbound.auth.samlsso.version} - org.wso2.carbon.identity.application.authentication.framework.server.feature.group + + org.wso2.carbon.identity.application.authentication.framework.server.feature.group ${carbon.identity.framework.version.iotcore} @@ -3727,6 +3770,10 @@ org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.feature.group ${carbon.device.mgt.version} + + org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.feature.group + ${carbon.device.mgt.version} + org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group ${carbon.device.mgt.version} @@ -3846,11 +3893,12 @@ - + - + @@ -3859,7 +3907,7 @@ generate-resources - + @@ -3870,8 +3918,9 @@ package - - + +