diff --git a/modules/p2-profile/product/pom.xml b/modules/p2-profile/product/pom.xml
index 6d44d1713a..8c664b4e46 100644
--- a/modules/p2-profile/product/pom.xml
+++ b/modules/p2-profile/product/pom.xml
@@ -580,6 +580,9 @@
org.wso2.carbon.commons:org.wso2.carbon.logging.remote.config.mgt.feature:${carbon.commons.version}
+
+ org.wso2.carbon.commons:org.wso2.carbon.logging.appender.http.feature:${carbon.commons.version}
+
org.wso2.carbon.commons:org.wso2.carbon.logging.viewer.feature:${carbon.commons.version}
@@ -830,6 +833,10 @@
org.wso2.carbon.logging.remote.config.mgt.feature.group
${carbon.commons.version}
+
+ org.wso2.carbon.logging.appender.http.feature.group
+ ${carbon.commons.version}
+
org.wso2.carbon.logging.view.feature.group
${carbon.commons.version}
@@ -1545,6 +1552,10 @@
org.wso2.carbon.logging.remote.config.mgt.feature.group
${carbon.commons.version}
+
+ org.wso2.carbon.logging.appender.http.feature.group
+ ${carbon.commons.version}
+
org.wso2.carbon.logging.view.feature.group
${carbon.commons.version}
@@ -2166,6 +2177,10 @@
org.wso2.carbon.logging.remote.config.mgt.feature.group
${carbon.commons.version}
+
+ org.wso2.carbon.logging.appender.http.feature.group
+ ${carbon.commons.version}
+
org.wso2.carbon.logging.view.feature.group
${carbon.commons.version}
@@ -2657,6 +2672,10 @@
org.wso2.carbon.logging.remote.config.mgt.feature.group
${carbon.commons.version}
+
+ org.wso2.carbon.logging.appender.http.feature.group
+ ${carbon.commons.version}
+
org.wso2.carbon.logging.view.feature.group
${carbon.commons.version}
@@ -3196,6 +3215,10 @@
org.wso2.carbon.logging.remote.config.mgt.feature.group
${carbon.commons.version}
+
+ org.wso2.carbon.logging.appender.http.feature.group
+ ${carbon.commons.version}
+
org.wso2.carbon.logging.view.feature.group
${carbon.commons.version}
@@ -3682,6 +3705,10 @@
org.wso2.carbon.logging.remote.config.mgt.feature.group
${carbon.commons.version}
+
+ org.wso2.carbon.logging.appender.http.feature.group
+ ${carbon.commons.version}
+
org.wso2.carbon.logging.view.feature.group
${carbon.commons.version}
@@ -4159,6 +4186,10 @@
org.wso2.carbon.logging.remote.config.mgt.feature.group
${carbon.commons.version}
+
+ org.wso2.carbon.logging.appender.http.feature.group
+ ${carbon.commons.version}
+
org.wso2.carbon.logging.view.feature.group
${carbon.commons.version}
diff --git a/pom.xml b/pom.xml
index d2f10ea8af..bd12d2ebd4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1293,7 +1293,7 @@
1.1.20
- 4.9.2
+ 4.9.4-SNAPSHOT
[4.5.0, 5.0.0)