|
|
@ -134,6 +134,16 @@
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
<groupId>org.wso2.carbon.identity</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.identity.application.mgt</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.identity.application.mgt</artifactId>
|
|
|
|
<scope>provided</scope>
|
|
|
|
<scope>provided</scope>
|
|
|
|
|
|
|
|
<exclusions>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.apache.neethi.wso2</groupId>
|
|
|
|
|
|
|
|
<artifactId>neethi</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>org.apache.neethi</groupId>
|
|
|
|
|
|
|
|
<artifactId>neethi</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
</exclusions>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>com.googlecode.json-simple.wso2</groupId>
|
|
|
|
<groupId>com.googlecode.json-simple.wso2</groupId>
|
|
|
|