diff --git a/components/ai-services-mgt/org.wso2.carbon.identity.ai.service.mgt/pom.xml b/components/ai-services-mgt/org.wso2.carbon.identity.ai.service.mgt/pom.xml
index 5a049ebe4e56..123b3126d9f2 100644
--- a/components/ai-services-mgt/org.wso2.carbon.identity.ai.service.mgt/pom.xml
+++ b/components/ai-services-mgt/org.wso2.carbon.identity.ai.service.mgt/pom.xml
@@ -22,7 +22,7 @@
org.wso2.carbon.identity.framework
ai-services-mgt
- 7.7.85-SNAPSHOT
+ 7.7.87-SNAPSHOT
../pom.xml
diff --git a/components/ai-services-mgt/pom.xml b/components/ai-services-mgt/pom.xml
index 90577096806a..af8e93a6245a 100644
--- a/components/ai-services-mgt/pom.xml
+++ b/components/ai-services-mgt/pom.xml
@@ -25,7 +25,7 @@
org.wso2.carbon.identity.framework
identity-framework
- 7.7.85-SNAPSHOT
+ 7.7.87-SNAPSHOT
../../pom.xml
diff --git a/components/application-mgt/org.wso2.carbon.identity.application.mgt/pom.xml b/components/application-mgt/org.wso2.carbon.identity.application.mgt/pom.xml
index f4b658a9daac..df3c0dc6ac68 100644
--- a/components/application-mgt/org.wso2.carbon.identity.application.mgt/pom.xml
+++ b/components/application-mgt/org.wso2.carbon.identity.application.mgt/pom.xml
@@ -268,7 +268,7 @@
version="${org.wso2.carbon.identity.organization.management.core.version.range}",
org.wso2.carbon.identity.api.resource.mgt.model; version="${carbon.identity.package.import.version.range}",
org.wso2.carbon.identity.api.resource.mgt.util; version="${carbon.identity.package.import.version.range}",
- org.wso2.carbon.ai.service.mgt.*; version="${carbon.identity.package.import.version.range}",
+ org.wso2.carbon.identity.ai.service.mgt.*; version="${carbon.identity.package.import.version.range}",
org.wso2.carbon.identity.certificate.management.service; version="${carbon.identity.package.import.version.range}",
org.wso2.carbon.identity.certificate.management.exception; version="${carbon.identity.package.import.version.range}",
org.wso2.carbon.identity.certificate.management.model; version="${carbon.identity.package.import.version.range}",
diff --git a/components/application-mgt/org.wso2.carbon.identity.application.mgt/src/test/java/org/wso2/carbon/identity/application/mgt/ai/LoginFlowAIManagerTest.java b/components/application-mgt/org.wso2.carbon.identity.application.mgt/src/test/java/org/wso2/carbon/identity/application/mgt/ai/LoginFlowAIManagerTest.java
index f364eaa49c2d..349ee3c2ebc2 100644
--- a/components/application-mgt/org.wso2.carbon.identity.application.mgt/src/test/java/org/wso2/carbon/identity/application/mgt/ai/LoginFlowAIManagerTest.java
+++ b/components/application-mgt/org.wso2.carbon.identity.application.mgt/src/test/java/org/wso2/carbon/identity/application/mgt/ai/LoginFlowAIManagerTest.java
@@ -28,11 +28,11 @@
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
+import org.wso2.carbon.base.CarbonBaseConstants;
+import org.wso2.carbon.context.PrivilegedCarbonContext;
import org.wso2.carbon.identity.ai.service.mgt.exceptions.AIClientException;
import org.wso2.carbon.identity.ai.service.mgt.exceptions.AIServerException;
import org.wso2.carbon.identity.ai.service.mgt.util.AIHttpClientUtil;
-import org.wso2.carbon.base.CarbonBaseConstants;
-import org.wso2.carbon.context.PrivilegedCarbonContext;
import org.wso2.carbon.identity.common.testng.realm.InMemoryRealmService;
import org.wso2.carbon.identity.core.util.IdentityTenantUtil;
import org.wso2.carbon.user.core.UserStoreException;
diff --git a/features/ai-services-mgt/org.wso2.carbon.identity.ai.service.mgt.server.feature/pom.xml b/features/ai-services-mgt/org.wso2.carbon.identity.ai.service.mgt.server.feature/pom.xml
index f4ac685dfbe4..8fad3c087cc2 100644
--- a/features/ai-services-mgt/org.wso2.carbon.identity.ai.service.mgt.server.feature/pom.xml
+++ b/features/ai-services-mgt/org.wso2.carbon.identity.ai.service.mgt.server.feature/pom.xml
@@ -24,7 +24,7 @@
org.wso2.carbon.identity.framework
ai-services-mgt-feature
- 7.7.85-SNAPSHOT
+ 7.7.87-SNAPSHOT
../pom.xml
diff --git a/features/ai-services-mgt/pom.xml b/features/ai-services-mgt/pom.xml
index 4e27efe31d97..0b6640a4e5d3 100644
--- a/features/ai-services-mgt/pom.xml
+++ b/features/ai-services-mgt/pom.xml
@@ -24,7 +24,7 @@
org.wso2.carbon.identity.framework
identity-framework
- 7.7.85-SNAPSHOT
+ 7.7.87-SNAPSHOT
../../pom.xml