mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
fix conflicts
This commit is contained in:
parent
cbce05311b
commit
fac10f81e5
@ -755,19 +755,17 @@
|
||||
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.iot.geo.dashboard.feature:${carbon.device.mgt.plugin.version}
|
||||
</featureArtifactDef>
|
||||
<!-- End of Geo Dashboard feature -->
|
||||
<<<<<<< HEAD
|
||||
|
||||
<!-- Realtime Operations Feature -->
|
||||
<featureArtifactDef>
|
||||
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.remote.session.feature:${carbon.device.mgt.plugin.version}
|
||||
</featureArtifactDef>
|
||||
<!-- End of Realtime Operations Feature -->
|
||||
=======
|
||||
|
||||
<!--MQTT Dashboard-->
|
||||
<featureArtifactDef>
|
||||
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.andes.extensions.device.mgt.api.feature:${carbon.device.mgt.plugin.version}
|
||||
</featureArtifactDef>
|
||||
>>>>>>> 88f24ec119dafa2172de4b32632aa5efb7973081
|
||||
</featureArtifacts>
|
||||
</configuration>
|
||||
</execution>
|
||||
@ -2541,20 +2539,18 @@
|
||||
<version>${carbon.device.mgt.plugin.version}</version>
|
||||
</feature>
|
||||
<!-- End of Geo Dashboard Feature -->
|
||||
<<<<<<< HEAD
|
||||
<!-- Realtime Operations Feature -->
|
||||
<feature>
|
||||
<id>org.wso2.carbon.device.mgt.remote.session.feature.group</id>
|
||||
<version>${carbon.device.mgt.plugin.version}</version>
|
||||
</feature>
|
||||
<!-- End of Realtime Operations Feature -->
|
||||
=======
|
||||
|
||||
<!--MQTT Dashboard Feature-->
|
||||
<feature>
|
||||
<id>org.wso2.carbon.andes.extensions.device.mgt.api.feature.group</id>
|
||||
<version>${carbon.device.mgt.plugin.version}</version>
|
||||
</feature>
|
||||
>>>>>>> 88f24ec119dafa2172de4b32632aa5efb7973081
|
||||
</features>
|
||||
</configuration>
|
||||
</execution>
|
||||
@ -3189,20 +3185,17 @@
|
||||
<version>${carbon.device.mgt.plugin.version}</version>
|
||||
</feature>
|
||||
<!-- End of Geo Dashboard Feature -->
|
||||
<<<<<<< HEAD
|
||||
<!-- Realtime Operations Feature -->
|
||||
<feature>
|
||||
<id>org.wso2.carbon.device.mgt.remote.session.feature.group</id>
|
||||
<version>${carbon.device.mgt.plugin.version}</version>
|
||||
</feature>
|
||||
<!-- End of Realtime Operations Feature -->
|
||||
=======
|
||||
<!--MQTT Dashboard Feature-->
|
||||
<feature>
|
||||
<id>org.wso2.carbon.andes.extensions.device.mgt.api.feature.group</id>
|
||||
<version>${carbon.device.mgt.plugin.version}</version>
|
||||
</feature>
|
||||
>>>>>>> 88f24ec119dafa2172de4b32632aa5efb7973081
|
||||
</features>
|
||||
</configuration>
|
||||
</execution>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user