diff --git a/p2-profile/iot/pom.xml b/p2-profile/iot/pom.xml
index 3a74a5b..214de54 100644
--- a/p2-profile/iot/pom.xml
+++ b/p2-profile/iot/pom.xml
@@ -57,6 +57,49 @@
+
+ copy-emqx-exhook
+ test
+
+ copy
+
+
+
+
+ org.wso2.carbon.devicemgt-plugins
+ io.entgra.device.mgt.plugins.emqx.exhook
+ ${carbon.device.mgt.plugin.version}
+ jar
+ true
+ jar-with-dependencies
+ ${project.basedir}/target/${entgra-iot-core}/repository/components/lib/
+
+
+ false
+ true
+
+
+
+ copy-emqx-initializer
+ test
+
+ copy
+
+
+
+
+ org.wso2.carbon.devicemgt-plugins
+ io.entgra.device.mgt.plugins.emqx.initializer
+ ${carbon.device.mgt.plugin.version}
+ jar
+ true
+ ${project.basedir}/target/${entgra-iot-core}/repository/components/dropins/
+
+
+ false
+ true
+
+
diff --git a/pom.xml b/pom.xml
index 6f4851f..81f9518 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
1.4.199.wso2v1
- 6.0.12-SNAPSHOT
+ 6.0.13-SNAPSHOT