diff --git a/components/identity-extensions/org.wso2.carbon.device.mgt.oauth.extensions/pom.xml b/components/identity-extensions/org.wso2.carbon.device.mgt.oauth.extensions/pom.xml index 72da2513b2..5059bfc62a 100644 --- a/components/identity-extensions/org.wso2.carbon.device.mgt.oauth.extensions/pom.xml +++ b/components/identity-extensions/org.wso2.carbon.device.mgt.oauth.extensions/pom.xml @@ -59,8 +59,8 @@ org.wso2.carbon.user.mgt - org.wso2.carbon.extension.identity.oauth2.grantType.jwt - org.wso2.carbon.identity.oauth2.grant.jwt + org.wso2.carbon.extension.identity.oauth2.grantType.jwt + org.wso2.carbon.identity.oauth2.grant.jwt diff --git a/pom.xml b/pom.xml index 7080823655..6f9e4fa7c7 100644 --- a/pom.xml +++ b/pom.xml @@ -907,7 +907,7 @@ org.wso2.carbon.extension.identity.oauth2.grantType.jwt org.wso2.carbon.identity.oauth2.grant.jwt - ${carbon.identity.jwt.grant.version} + ${carbon.identity.jwt.grant.version} org.wso2.carbon.identity.framework