moved common configuration to global properties for input and output adapters

This commit is contained in:
ayyoob 2017-01-08 21:26:14 +05:30
parent eba2683863
commit 3fa57e1dc6

View File

@ -238,6 +238,7 @@
<dependency>
<groupId>org.wso2.carbon.devicemgt</groupId>
<artifactId>org.wso2.carbon.apimgt.annotations</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>
<build>