diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml
index 1f54e5c0231..42346f33de2 100644
--- a/modules/p2-profile-gen/pom.xml
+++ b/modules/p2-profile-gen/pom.xml
@@ -367,6 +367,11 @@
org.wso2.carbon.identity.framework:org.wso2.carbon.identity.rule.management.server.feature:${carbon.identity.framework.version}
+
+
+ org.wso2.carbon.identity.framework:org.wso2.carbon.identity.ai.service.mgt.server.feature:${carbon.identity.framework.version}
+
+
org.wso2.carbon.identity.tool.validator.sso.saml2:org.wso2.carbon.identity.tools.saml.validator.feature:${identity.tool.samlsso.validator.version}
@@ -853,6 +858,10 @@
org.wso2.carbon.identity.api.resource.mgt.server.feature.group
${carbon.identity.framework.version}
+
+ org.wso2.carbon.identity.ai.service.mgt.server.feature.group
+ ${carbon.identity.framework.version}
+
org.wso2.carbon.identity.action.management.server.feature.group
${carbon.identity.framework.version}
diff --git a/pom.xml b/pom.xml
index 59947313ea9..1898ab403ab 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1953,6 +1953,16 @@
org.wso2.carbon.identity.consent.server.configs.mgt.server.feature
${carbon.identity.framework.version}
+
+ org.wso2.carbon.identity.framework
+ org.wso2.carbon.identity.ai.service.mgt
+ ${carbon.identity.framework.version}
+
+
+ org.wso2.carbon.identity.framework
+ org.wso2.carbon.identity.ai.service.mgt.server.feature
+ ${carbon.identity.framework.version}
+
org.wso2.carbon.identity.organization.management
org.wso2.carbon.identity.organization.management.server.feature
@@ -2356,7 +2366,7 @@
- 7.7.87
+ 7.7.93
[5.14.67, 8.0.0)