diff --git a/iot-core/pom.xml b/iot-core/pom.xml index 4027ab8..05a5124 100644 --- a/iot-core/pom.xml +++ b/iot-core/pom.xml @@ -257,6 +257,9 @@ org.wso2.carbon.devicemgt:org.wso2.carbon.apimgt.application.extension.feature:${carbon.device.mgt.version} + + org.wso2.carbon.devicemgt:org.wso2.carbon.apimgt.keymgt.extension.feature:${carbon.device.mgt.version} + org.wso2.carbon.devicemgt:org.wso2.carbon.email.sender.feature:${carbon.device.mgt.version} @@ -283,6 +286,15 @@ + + + org.wso2.carbon.devicemgt:io.entgra.analytics.mgt.grafana.proxy.server.feature:${carbon.device.mgt.version} + + + org.wso2.carbon.devicemgt:io.entgra.analytics.mgt.grafana.proxy.api.feature:${carbon.device.mgt.version} + + + org.wso2.carbon.devicemgt:io.entgra.transport.mgt.sms.handler.server.feature:${carbon.device.mgt.version} @@ -337,6 +349,17 @@ ${carbon.device.mgt.version} + + + io.entgra.analytics.mgt.grafana.proxy.server.feature.group + ${carbon.device.mgt.version} + + + io.entgra.analytics.mgt.grafana.proxy.api.feature.group + ${carbon.device.mgt.version} + + + io.entgra.application.mgt.api.feature.group @@ -374,6 +397,10 @@ org.wso2.carbon.apimgt.webapp.publisher.feature.group ${carbon.device.mgt.version} + + org.wso2.carbon.apimgt.keymgt.extension.feature.group + ${carbon.device.mgt.version} + diff --git a/iot-core/src/assembly/bin.xml b/iot-core/src/assembly/bin.xml index e2f6ca8..387dc92 100644 --- a/iot-core/src/assembly/bin.xml +++ b/iot-core/src/assembly/bin.xml @@ -96,6 +96,10 @@ src/core/keystores/wso2carbon.jks ${entgra-iot-core}/repository/resources/security/ + + src/core/keystores/client-truststore.jks + ${entgra-iot-core}/repository/resources/security/ + diff --git a/iot-core/src/core/keystores/client-truststore.jks b/iot-core/src/core/keystores/client-truststore.jks new file mode 100644 index 0000000..71adf40 Binary files /dev/null and b/iot-core/src/core/keystores/client-truststore.jks differ diff --git a/pom.xml b/pom.xml index 81f9518..24a6301 100644 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,7 @@ entgra-emm-community-${project.version} - 5.0.20-SNAPSHOT + 5.0.21-SNAPSHOT 5.1.2