Fix compilation issue after migrating iot components to carbon 4.4.9

revert-dabc3590
warunalakshitha 8 years ago
parent 0ffce8b177
commit f258f0992d

@ -75,6 +75,10 @@
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>org.wso2.carbon.identity.oauth.stub</artifactId>
</dependency>
<dependency>
<groupId>commons-pool.wso2</groupId>
<artifactId>commons-pool</artifactId>
</dependency>
</dependencies>
<build>

Loading…
Cancel
Save