moved common configuration to global properties for input and output adapters

apim420
ayyoob 8 years ago
parent eba2683863
commit 3fa57e1dc6

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

Loading…
Cancel
Save