|
|
@ -83,8 +83,6 @@
|
|
|
|
org.wso2.carbon.identity.oauth.stub,
|
|
|
|
org.wso2.carbon.identity.oauth.stub,
|
|
|
|
org.wso2.carbon.identity.oauth.stub.dto,
|
|
|
|
org.wso2.carbon.identity.oauth.stub.dto,
|
|
|
|
org.wso2.carbon.ndatasource.core,
|
|
|
|
org.wso2.carbon.ndatasource.core,
|
|
|
|
org.wso2.carbon.device.mgt.user.core.*,
|
|
|
|
|
|
|
|
org.wso2.carbon.device.mgt.user.common,
|
|
|
|
|
|
|
|
</Import-Package>
|
|
|
|
</Import-Package>
|
|
|
|
<Export-Package>
|
|
|
|
<Export-Package>
|
|
|
|
!org.wso2.carbon.device.mgt.core.internal,
|
|
|
|
!org.wso2.carbon.device.mgt.core.internal,
|
|
|
@ -124,14 +122,6 @@
|
|
|
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
|
|
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.device.mgt.common</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.device.mgt.common</artifactId>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.device.mgt.user.core</artifactId>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.wso2.carbon.devicemgt</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.device.mgt.user.common</artifactId>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.logging</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.logging</artifactId>
|
|
|
|