From 98986817960a448745f3acf3ffc15db501e84cd8 Mon Sep 17 00:00:00 2001 From: tharindu1st Date: Tue, 19 Mar 2024 18:18:49 +0530 Subject: [PATCH] remove registry.search.ui --- .../apimgt/org.wso2.carbon.apimgt.persistence.feature/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/apimgt/org.wso2.carbon.apimgt.persistence.feature/pom.xml b/features/apimgt/org.wso2.carbon.apimgt.persistence.feature/pom.xml index cf4b8cb04be2..ce3fbf6c847d 100644 --- a/features/apimgt/org.wso2.carbon.apimgt.persistence.feature/pom.xml +++ b/features/apimgt/org.wso2.carbon.apimgt.persistence.feature/pom.xml @@ -82,7 +82,7 @@ - org.wso2.carbon.registry.core:${carbon.registry.version} + org.wso2.carbon.registry.core.server:${carbon.registry.version}