diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fe18b20..3eb85a2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,6 +21,6 @@ deploy: script: - mvn $MAVEN_CLI_OPTS deploy only: - - master@entgra/community-product + - master@entgra/product-iots-community tags: - OracleJDK1.8 diff --git a/README.md b/README.md index d958dfe..1042c0f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@
-[![pipeline status](https://builder.entgra.net/buildStatus/icon?job=community-product)](https://repository.entgra.net/community/community-product/commits/master) +[![pipeline status](https://builder.entgra.net/buildStatus/icon?job=product-iots-community)](https://repository.entgra.net/community/product-iots-community/commits/master) Entgra IoT Server is a complete solution that enables device manufacturers and enterprises to connect and manage their devices, build apps, manage events, secure devices and data, and visualize sensor data in a scalable manner. diff --git a/distribution/iot-community/pom.xml b/distribution/iot-community/pom.xml index b40e764..09b0012 100644 --- a/distribution/iot-community/pom.xml +++ b/distribution/iot-community/pom.xml @@ -20,7 +20,7 @@ io.entgra.community.iots - io.entgra.community.iots.distribution + distribution 5.2.2-SNAPSHOT ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 61c193d..36d8e8c 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -27,7 +27,7 @@ 4.0.0 - io.entgra.community.iots.distribution + distribution pom Entgra IoT - Distribution Module Entgra IoT Distribution Module diff --git a/iot-core/pom.xml b/iot-core/pom.xml index 35db717..e48707c 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -35,8 +35,8 @@ h2 - org.wso2.carbon.devicemgt - org.wso2.carbon.device.mgt.oauth.extensions + io.entgra.device.mgt.core + io.entgra.device.mgt.core.device.mgt.oauth.extensions org.wso2.am @@ -109,14 +109,40 @@ - - - - - - - - + + + + + + + + + + + + + + alter-apimgt-h2-db + process-resources + + run + + + + + + + + + + + + + + + + + @@ -244,122 +270,122 @@ - org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.device.mgt.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.extensions.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.device.mgt.extensions.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.policy.mgt.server.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.policy.mgt.server.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.certificate.mgt.api.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.certificate.mgt.api.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.certificate.mgt.cert.admin.api.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.certificate.mgt.cert.admin.api.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.certificate.mgt.server.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.certificate.mgt.server.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.apimgt.webapp.publisher.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.apimgt.webapp.publisher.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.identity.jwt.client.extension.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.identity.jwt.client.extension.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.webapp.authenticator.framework.server.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.webapp.authenticator.framework.server.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.apimgt.application.extension.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.apimgt.application.extension.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.apimgt.keymgt.extension.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.apimgt.keymgt.extension.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.email.sender.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.email.sender.feature:${io.entgra.device.mgt.core.version} - io.entgra.devicemgt:io.entgra.ui.request.interceptor.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.ui.request.interceptor.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.extensions.device.type.deployer.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.device.mgt.extensions.device.type.deployer.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.device.mgt.extensions.push.notification.provider.mqtt.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.device.mgt.extensions.push.notification.provider.http.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.device.mgt.extensions.push.notification.provider.fcm.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.device.mgt.extensions.push.notification.provider.xmpp.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:io.entgra.server.heart.beat.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.server.heart.beat.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:io.entgra.analytics.mgt.grafana.proxy.server.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.analytics.mgt.grafana.proxy.server.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:io.entgra.analytics.mgt.grafana.proxy.api.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.analytics.mgt.grafana.proxy.api.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:io.entgra.transport.mgt.sms.handler.server.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.transport.mgt.sms.handler.server.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:io.entgra.transport.mgt.sms.handler.api.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.transport.mgt.sms.handler.api.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:io.entgra.application.mgt.api.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.application.mgt.api.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:io.entgra.application.mgt.server.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.application.mgt.server.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:io.entgra.device.mgt.extensions.defaultrole.manager.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.device.mgt.extensions.defaultrole.manager.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:io.entgra.device.mgt.extensions.logger.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.device.mgt.extensions.logger.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:io.entgra.device.mgt.extensions.stateengine.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.device.mgt.extensions.stateengine.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:io.entgra.task.mgt.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.task.mgt.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:io.entgra.notification.logger.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.notification.logger.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:io.entgra.device.mgt.core.apimgt.analytics.extension.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.apimgt.analytics.extension.feature:${io.entgra.device.mgt.core.version} - org.wso2.carbon.devicemgt:io.entgra.tenant.mgt.server.feature:${carbon.device.mgt.version} + io.entgra.device.mgt.core:io.entgra.device.mgt.core.tenant.mgt.server.feature:${io.entgra.device.mgt.core.version} @@ -380,170 +406,170 @@ - org.wso2.carbon.device.mgt.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.device.mgt.feature.group + ${io.entgra.device.mgt.core.version} - org.wso2.carbon.device.mgt.extensions.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.device.mgt.extensions.feature.group + ${io.entgra.device.mgt.core.version} - io.entgra.analytics.mgt.grafana.proxy.server.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.analytics.mgt.grafana.proxy.server.feature.group + ${io.entgra.device.mgt.core.version} - io.entgra.analytics.mgt.grafana.proxy.api.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.analytics.mgt.grafana.proxy.api.feature.group + ${io.entgra.device.mgt.core.version} - io.entgra.application.mgt.api.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.application.mgt.api.feature.group + ${io.entgra.device.mgt.core.version} - io.entgra.application.mgt.server.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.application.mgt.server.feature.group + ${io.entgra.device.mgt.core.version} - io.entgra.transport.mgt.sms.handler.server.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.transport.mgt.sms.handler.server.feature.group + ${io.entgra.device.mgt.core.version} - io.entgra.transport.mgt.sms.handler.api.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.transport.mgt.sms.handler.api.feature.group + ${io.entgra.device.mgt.core.version} - org.wso2.carbon.email.sender.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.email.sender.feature.group + ${io.entgra.device.mgt.core.version} - org.wso2.carbon.apimgt.application.extension.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.apimgt.application.extension.feature.group + ${io.entgra.device.mgt.core.version} - org.wso2.carbon.apimgt.webapp.publisher.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.apimgt.webapp.publisher.feature.group + ${io.entgra.device.mgt.core.version} - org.wso2.carbon.apimgt.keymgt.extension.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.apimgt.keymgt.extension.feature.group + ${io.entgra.device.mgt.core.version} - org.wso2.carbon.certificate.mgt.server.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.certificate.mgt.server.feature.group + ${io.entgra.device.mgt.core.version} - org.wso2.carbon.certificate.mgt.api.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.certificate.mgt.api.feature.group + ${io.entgra.device.mgt.core.version} - org.wso2.carbon.certificate.mgt.cert.admin.api.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.certificate.mgt.cert.admin.api.feature.group + ${io.entgra.device.mgt.core.version} - org.wso2.carbon.device.mgt.extensions.device.type.deployer.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.device.mgt.extensions.device.type.deployer.feature.group + ${io.entgra.device.mgt.core.version} - org.wso2.carbon.device.mgt.extensions.push.notification.provider.mqtt.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.device.mgt.extensions.push.notification.provider.mqtt.feature.group + ${io.entgra.device.mgt.core.version} - org.wso2.carbon.device.mgt.extensions.push.notification.provider.http.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.device.mgt.extensions.push.notification.provider.http.feature.group + ${io.entgra.device.mgt.core.version} - org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.device.mgt.extensions.push.notification.provider.fcm.feature.group + ${io.entgra.device.mgt.core.version} - org.wso2.carbon.device.mgt.extensions.push.notification.provider.xmpp.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.device.mgt.extensions.push.notification.provider.xmpp.feature.group + ${io.entgra.device.mgt.core.version} - io.entgra.server.heart.beat.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.server.heart.beat.feature.group + ${io.entgra.device.mgt.core.version} - org.wso2.carbon.identity.jwt.client.extension.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.identity.jwt.client.extension.feature.group + ${io.entgra.device.mgt.core.version} - org.wso2.carbon.policy.mgt.server.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.policy.mgt.server.feature.group + ${io.entgra.device.mgt.core.version} - io.entgra.ui.request.interceptor.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.ui.request.interceptor.feature.group + ${io.entgra.device.mgt.core.version} - org.wso2.carbon.webapp.authenticator.framework.server.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.webapp.authenticator.framework.server.feature.group + ${io.entgra.device.mgt.core.version} - io.entgra.device.mgt.extensions.defaultrole.manager.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.device.mgt.extensions.defaultrole.manager.feature.group + ${io.entgra.device.mgt.core.version} - io.entgra.device.mgt.extensions.logger.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.device.mgt.extensions.logger.feature.group + ${io.entgra.device.mgt.core.version} - io.entgra.device.mgt.extensions.stateengine.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.device.mgt.extensions.stateengine.feature.group + ${io.entgra.device.mgt.core.version} - io.entgra.task.mgt.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.task.mgt.feature.group + ${io.entgra.device.mgt.core.version} - io.entgra.notification.logger.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.notification.logger.feature.group + ${io.entgra.device.mgt.core.version} io.entgra.device.mgt.core.apimgt.analytics.extension.feature.group - ${carbon.device.mgt.version} + ${io.entgra.device.mgt.core.version} - io.entgra.tenant.mgt.server.feature.group - ${carbon.device.mgt.version} + io.entgra.device.mgt.core.tenant.mgt.server.feature.group + ${io.entgra.device.mgt.core.version} diff --git a/iot-core/src/assembly/bin.xml b/iot-core/src/assembly/bin.xml index f38811b..b78177f 100644 --- a/iot-core/src/assembly/bin.xml +++ b/iot-core/src/assembly/bin.xml @@ -114,8 +114,8 @@ ${entgra-iot-core}/repository/components/dropins - org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.oauth.extensions - org.wso2.carbon.devicemgt:org.wso2.carbon.apimgt.keymgt.extension + io.entgra.device.mgt.core:io.entgra.device.mgt.core.device.mgt.oauth.extensions + io.entgra.device.mgt.core:io.entgra.device.mgt.core.apimgt.keymgt.extension diff --git a/iot-core/src/core/conf/deployment.toml b/iot-core/src/core/conf/deployment.toml index 964acbf..738fdb0 100644 --- a/iot-core/src/core/conf/deployment.toml +++ b/iot-core/src/core/conf/deployment.toml @@ -105,7 +105,7 @@ config_endpoint = "https://localhost:8080/auth/v1" auth_token = "" [web_app.listener] -class_name = ["org.wso2.carbon.apimgt.webapp.publisher.lifecycle.listener.APIPublisherLifecycleListener", "org.wso2.carbon.device.mgt.core.config.permission.lifecycle.WebAppDeploymentLifecycleListener"] +class_name = ["org.wso2.carbon.apimgt.webapp.publisher.lifecycle.listener.APIPublisherLifecycleListener", "io.entgra.device.mgt.core.device.mgt.core.config.permission.lifecycle.WebAppDeploymentLifecycleListener"] [apim.key_manager] #service_url = "https://localhost:${mgt.transport.https.port}/services/" @@ -271,12 +271,12 @@ maxHttpHeaderSize="16384" maxHttpHeaderSize="16384" [oauth.grant_type.jwt_bearer] -grant_handler="org.wso2.carbon.device.mgt.oauth.extensions.handlers.grant.ExtendedJWTGrantHandler" +grant_handler="io.entgra.device.mgt.core.device.mgt.oauth.extensions.handlers.grant.ExtendedJWTGrantHandler" [[oauth.custom_grant_type]] name="access_token" -grant_handler="org.wso2.carbon.device.mgt.oauth.extensions.handlers.grant.AccessTokenGrantHandler" -grant_validator="org.wso2.carbon.device.mgt.oauth.extensions.validators.AccessTokenGrantValidator" +grant_handler="io.entgra.device.mgt.core.device.mgt.oauth.extensions.handlers.grant.AccessTokenGrantHandler" +grant_validator="io.entgra.device.mgt.core.device.mgt.oauth.extensions.validators.AccessTokenGrantValidator" [oauth.token_renewal] renew_refresh_token=false diff --git a/iot-core/src/core/conf/tomcat/context.xml b/iot-core/src/core/conf/tomcat/context.xml index dcca984..e91129c 100644 --- a/iot-core/src/core/conf/tomcat/context.xml +++ b/iot-core/src/core/conf/tomcat/context.xml @@ -71,5 +71,5 @@ --> - + diff --git a/iot-core/src/core/samples/device-plugins-deployer.xml b/iot-core/src/core/samples/device-plugins-deployer.xml index 371e265..9e4657b 100644 --- a/iot-core/src/core/samples/device-plugins-deployer.xml +++ b/iot-core/src/core/samples/device-plugins-deployer.xml @@ -51,7 +51,7 @@ true - io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.virtualfirealarm.backend.feature:${carbon.device.mgt.plugin.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.virtualfirealarm.backend.feature:${io.entgra.device.mgt.plugins.version} @@ -71,7 +71,7 @@ io.entgra.device.mgt.plugins.virtualfirealarm.backend.feature.group - ${carbon.device.mgt.plugin.version} + ${io.entgra.device.mgt.plugins.version} @@ -191,6 +191,6 @@ - 6.0.16-SNAPSHOT + 6.0.16-SNAPSHOT diff --git a/iot-core/src/core/scripts/alter-apimgt-h2-db.sql b/iot-core/src/core/scripts/alter-apimgt-h2-db.sql new file mode 100644 index 0000000..bb46a9c --- /dev/null +++ b/iot-core/src/core/scripts/alter-apimgt-h2-db.sql @@ -0,0 +1 @@ +ALTER TABLE IDN_OAUTH2_ACCESS_TOKEN_SCOPE ALTER COLUMN TOKEN_SCOPE VARCHAR(1000); \ No newline at end of file diff --git a/p2-profile/pom.xml b/p2-profile/pom.xml index f86fc37..a90c1ea 100644 --- a/p2-profile/pom.xml +++ b/p2-profile/pom.xml @@ -68,7 +68,7 @@ io.entgra.device.mgt.plugins io.entgra.device.mgt.plugins.emqx.exhook - ${carbon.device.mgt.plugin.version} + ${io.entgra.device.mgt.plugins.version} jar true jar-with-dependencies @@ -90,7 +90,7 @@ io.entgra.device.mgt.plugins io.entgra.device.mgt.plugins.emqx.initializer - ${carbon.device.mgt.plugin.version} + ${io.entgra.device.mgt.plugins.version} jar true ${project.basedir}/target/${entgra-iot-core}/repository/components/dropins/ @@ -120,19 +120,19 @@ true - io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.adapter.feature:${carbon.device.mgt.plugin.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.adapter.feature:${io.entgra.device.mgt.plugins.version} - io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.notification.listener.feature:${carbon.device.mgt.plugin.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.notification.listener.feature:${io.entgra.device.mgt.plugins.version} - io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.extension.siddhi.device.feature:${carbon.device.mgt.plugin.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.extension.siddhi.device.feature:${io.entgra.device.mgt.plugins.version} - io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.extension.siddhi.execution.json.feature:${carbon.device.mgt.plugin.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.extension.siddhi.execution.json.feature:${io.entgra.device.mgt.plugins.version} - io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.analytics.feature:${carbon.device.mgt.plugin.version} + io.entgra.device.mgt.plugins:io.entgra.device.mgt.plugins.analytics.feature:${io.entgra.device.mgt.plugins.version} @@ -152,23 +152,23 @@ io.entgra.device.mgt.plugins.adapter.feature.group - ${carbon.device.mgt.plugin.version} + ${io.entgra.device.mgt.plugins.version} io.entgra.device.mgt.plugins.notification.listener.feature.group - ${carbon.device.mgt.plugin.version} + ${io.entgra.device.mgt.plugins.version} io.entgra.device.mgt.plugins.extension.siddhi.device.feature.group - ${carbon.device.mgt.plugin.version} + ${io.entgra.device.mgt.plugins.version} io.entgra.device.mgt.plugins.extension.siddhi.execution.json.feature.group - ${carbon.device.mgt.plugin.version} + ${io.entgra.device.mgt.plugins.version} io.entgra.device.mgt.plugins.analytics.feature.group - ${carbon.device.mgt.plugin.version} + ${io.entgra.device.mgt.plugins.version} diff --git a/pom.xml b/pom.xml index dabced2..35eadc8 100644 --- a/pom.xml +++ b/pom.xml @@ -45,49 +45,9 @@ - org.wso2.carbon.devicemgt - org.wso2.carbon.device.mgt.core - ${carbon.device.mgt.version} - - - org.wso2.carbon.devicemgt - org.wso2.carbon.device.mgt.common - ${carbon.device.mgt.version} - - - org.wso2.carbon.devicemgt - org.wso2.carbon.device.mgt.group.core - ${carbon.device.mgt.version} - - - org.wso2.carbon.devicemgt - org.wso2.carbon.device.mgt.group.common - ${carbon.device.mgt.version} - - - org.wso2.carbon.devicemgt - org.wso2.carbon.policy.mgt.common - ${carbon.device.mgt.version} - - - org.wso2.carbon.devicemgt - org.wso2.carbon.policy.mgt.core - ${carbon.device.mgt.version} - - - org.wso2.carbon.devicemgt - org.wso2.carbon.certificate.mgt.core - ${carbon.device.mgt.version} - - - org.wso2.carbon.devicemgt - org.wso2.carbon.identity.jwt.client.extension - ${carbon.device.mgt.version} - - - org.wso2.carbon.devicemgt - org.wso2.carbon.device.mgt.oauth.extensions - ${carbon.device.mgt.version} + io.entgra.device.mgt.core + io.entgra.device.mgt.core.device.mgt.oauth.extensions + ${io.entgra.device.mgt.core.version} @@ -360,17 +320,17 @@ wso2am-4.0.0 io.entgra.community.iots.core-${project.version} - product-iots-community-${project.version} + entgra-iots-community-${project.version} - 5.0.25 + 5.0.26-SNAPSHOT 5.1.2 1.4.199.wso2v1 - 6.0.17-SNAPSHOT + 6.0.17-SNAPSHOT 2.8.5 @@ -381,9 +341,9 @@ - https://repository.entgra.net/community/community-product.git - scm:git:https://repository.entgra.net/community/community-product.git - scm:git:https://repository.entgra.net/community/community-product.git + https://repository.entgra.net/community/product-iots-community.git + scm:git:https://repository.entgra.net/community/product-iots-community.git + scm:git:https://repository.entgra.net/community/product-iots-community.git HEAD