diff --git a/modules/distribution/src/core/bin/iot-server.sh b/modules/distribution/src/core/bin/iot-server.sh
index a3ef3be0..ac4b12e3 100755
--- a/modules/distribution/src/core/bin/iot-server.sh
+++ b/modules/distribution/src/core/bin/iot-server.sh
@@ -332,6 +332,7 @@ do
-Diot.apimpublisher.https.port="9443" \
-Diot.apimstore.host="localhost" \
-Diot.apimstore.https.port="9443" \
+ -Dmqtt.broker.https.port="9446" \
org.wso2.carbon.bootstrap.Bootstrap $*
status=$?
done
diff --git a/modules/distribution/src/core/resources/profiles/backend/iot-server.sh b/modules/distribution/src/core/resources/profiles/backend/iot-server.sh
index c182e1fd..530e0e7f 100755
--- a/modules/distribution/src/core/resources/profiles/backend/iot-server.sh
+++ b/modules/distribution/src/core/resources/profiles/backend/iot-server.sh
@@ -335,6 +335,7 @@ do
-Diot.apimpublisher.https.port="9443" \
-Diot.apimstore.host="localhost" \
-Diot.apimstore.https.port="9443" \
+ -Dmqtt.broker.https.port="9446" \
$NODE_PARAMS \
org.wso2.carbon.bootstrap.Bootstrap $*
status=$?
diff --git a/modules/distribution/src/core/resources/profiles/keymanager/iot-server.sh b/modules/distribution/src/core/resources/profiles/keymanager/iot-server.sh
index b46482d9..897c9b53 100755
--- a/modules/distribution/src/core/resources/profiles/keymanager/iot-server.sh
+++ b/modules/distribution/src/core/resources/profiles/keymanager/iot-server.sh
@@ -335,6 +335,7 @@ do
-Diot.apimpublisher.https.port="9443" \
-Diot.apimstore.host="localhost" \
-Diot.apimstore.https.port="9443" \
+ -Dmqtt.broker.https.port="9446" \
$NODE_PARAMS \
org.wso2.carbon.bootstrap.Bootstrap $*
status=$?
diff --git a/modules/distribution/src/core/resources/profiles/manager/iot-server.sh b/modules/distribution/src/core/resources/profiles/manager/iot-server.sh
index f21aa8d2..0e3483d7 100755
--- a/modules/distribution/src/core/resources/profiles/manager/iot-server.sh
+++ b/modules/distribution/src/core/resources/profiles/manager/iot-server.sh
@@ -335,6 +335,7 @@ do
-Diot.apimpublisher.https.port="9443" \
-Diot.apimstore.host="localhost" \
-Diot.apimstore.https.port="9443" \
+ -Dmqtt.broker.https.port="9446" \
$NODE_PARAMS \
org.wso2.carbon.bootstrap.Bootstrap $*
status=$?
diff --git a/modules/p2-profile/iot-core-profile/pom.xml b/modules/p2-profile/iot-core-profile/pom.xml
index 7b85ce59..14884c37 100644
--- a/modules/p2-profile/iot-core-profile/pom.xml
+++ b/modules/p2-profile/iot-core-profile/pom.xml
@@ -755,6 +755,11 @@
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.iot.geo.dashboard.feature:${carbon.device.mgt.plugin.version}
+
+
+
+ org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.andes.extensions.device.mgt.api.feature:${carbon.device.mgt.plugin.version}
+
@@ -1633,6 +1638,11 @@
+
+
+ org.wso2.carbon.andes.extensions.device.mgt.api.feature.group
+ ${carbon.device.mgt.plugin.version}
+
@@ -2517,6 +2527,11 @@
${carbon.device.mgt.plugin.version}
+
+
+ org.wso2.carbon.andes.extensions.device.mgt.api.feature.group
+ ${carbon.device.mgt.plugin.version}
+
@@ -3147,6 +3162,11 @@
${carbon.device.mgt.plugin.version}
+
+
+ org.wso2.carbon.andes.extensions.device.mgt.api.feature.group
+ ${carbon.device.mgt.plugin.version}
+
diff --git a/pom.xml b/pom.xml
index 27adddcc..f7bf7374 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1517,17 +1517,17 @@
4.7.8
- 3.0.106
+ 3.0.112
[3.0.0, 4.0.0)
${project.version}
- 4.0.80
+ 4.0.82
- 6.1.95
+ 6.1.109
(6.0.0,7.0.0]