From b8422d991a4f476e2075b09eabffb6dfbd0df2ab Mon Sep 17 00:00:00 2001 From: ImalshaG Date: Mon, 15 Jul 2024 14:05:52 +0530 Subject: [PATCH] Add trusted app service --- modules/p2-profile-gen/pom.xml | 7 +++++++ pom.xml | 12 +++++++++++- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index 031769d9e6..aae4ad39c2 100644 --- a/modules/p2-profile-gen/pom.xml +++ b/modules/p2-profile-gen/pom.xml @@ -524,6 +524,9 @@ org.wso2.carbon.identity.framework:org.wso2.carbon.identity.client.attestation.mgt.server.feature:${carbon.identity.framework.version} + + org.wso2.carbon.identity.framework:org.wso2.carbon.identity.trusted.app.mgt.server.feature:${carbon.identity.framework.version} + org.wso2.carbon.identity.framework:org.wso2.carbon.identity.consent.server.configs.mgt.server.feature:${carbon.identity.framework.version} @@ -1077,6 +1080,10 @@ org.wso2.carbon.identity.client.attestation.mgt.server.feature.group ${carbon.identity.framework.version} + + org.wso2.carbon.identity.trusted.app.mgt.server.feature.group + ${carbon.identity.framework.version} + org.wso2.carbon.identity.consent.server.configs.mgt.server.feature.group ${carbon.identity.framework.version} diff --git a/pom.xml b/pom.xml index f52e2b9327..0cf0e0675c 100755 --- a/pom.xml +++ b/pom.xml @@ -1953,6 +1953,16 @@ org.wso2.carbon.identity.client.attestation.mgt.server.feature ${carbon.identity.framework.version} + + org.wso2.carbon.identity.framework + org.wso2.carbon.identity.trusted.app.mgt + ${carbon.identity.framework.version} + + + org.wso2.carbon.identity.framework + org.wso2.carbon.identity.trusted.app.mgt.server.feature + ${carbon.identity.framework.version} + org.wso2.carbon.identity.framework org.wso2.carbon.identity.consent.server.configs.mgt @@ -2262,7 +2272,7 @@ - 7.3.33 + 7.3.34 [5.14.67, 8.0.0)