Fix formatting issues

revert-70aa11f8
Rasika Perera 7 years ago
parent 703a4cbb12
commit f14564339a

@ -59,8 +59,8 @@
<artifactId>org.wso2.carbon.user.mgt</artifactId>
</dependency>
<dependency>
<groupId>org.wso2.carbon.extension.identity.oauth2.grantType.jwt</groupId>
<artifactId>org.wso2.carbon.identity.oauth2.grant.jwt</artifactId>
<groupId>org.wso2.carbon.extension.identity.oauth2.grantType.jwt</groupId>
<artifactId>org.wso2.carbon.identity.oauth2.grant.jwt</artifactId>
</dependency>
</dependencies>

@ -907,7 +907,7 @@
<dependency>
<groupId>org.wso2.carbon.extension.identity.oauth2.grantType.jwt</groupId>
<artifactId>org.wso2.carbon.identity.oauth2.grant.jwt</artifactId>
<version>${carbon.identity.jwt.grant.version}</version>
<version>${carbon.identity.jwt.grant.version}</version>
</dependency>
<dependency>
<groupId>org.wso2.carbon.identity.framework</groupId>

Loading…
Cancel
Save