Merge remote-tracking branch 'upstream/master'

revert-dabc3590
Megala 8 years ago
commit 81eb6dc0d1

@ -64,10 +64,6 @@
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>org.wso2.carbon.device.mgt.iot.input.adapter.xmpp</artifactId>
</dependency>
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
</dependency>
</dependencies>
<build>
@ -178,9 +174,6 @@
<bundleDef>
org.wso2.carbon.identity:org.wso2.carbon.identity.oauth.stub:${identity.inbound.auth.oauth.version}
</bundleDef>
<bundleDef>
com.jayway.jsonpath:json-path
</bundleDef>
</bundles>
<importFeatures>
<importFeatureDef>

Loading…
Cancel
Save