From c6dc28b36e8b2224a8761a77cb6e03b84b89d221 Mon Sep 17 00:00:00 2001 From: hpmtissera Date: Wed, 22 Jul 2015 18:14:56 +0530 Subject: [PATCH] removing relying party component --- modules/p2-profile-gen/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index f5bfc45b3cd..5f32071088a 100644 --- a/modules/p2-profile-gen/pom.xml +++ b/modules/p2-profile-gen/pom.xml @@ -132,7 +132,6 @@ org.wso2.carbon.identity:org.wso2.carbon.identity.core.feature:${carbon.identity.version} org.wso2.carbon.identity:org.wso2.carbon.identity.provider.server.feature:${carbon.identity.version} org.wso2.carbon.identity:org.wso2.carbon.idp.mgt.feature:${carbon.identity.version} - org.wso2.carbon.identity:org.wso2.carbon.identity.relying.party.server.feature:${carbon.identity.version} org.wso2.carbon.identity:org.wso2.carbon.identity.mgt.feature:${carbon.identity.version} org.wso2.carbon.identity:org.wso2.carbon.identity.self.registration.server.feature:${carbon.identity.version} org.wso2.carbon.identity:org.wso2.carbon.identity.user.profile.feature:${carbon.identity.version} @@ -344,10 +343,6 @@ org.wso2.carbon.identity.mgt.feature.group ${carbon.identity.version} - - org.wso2.carbon.identity.relying.party.server.feature.group - ${carbon.identity.version} - org.wso2.carbon.identity.self.registration.server.feature.group ${carbon.identity.version}