diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index 031769d9e65..aae4ad39c2f 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 334d77bd2c1..272a7be6735 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)