Removed commented out rPi service dependency in RPi feature pom

Shabirmean 9 years ago
parent 0ae8bb200c
commit b167332508

@ -42,11 +42,11 @@
<groupId>org.wso2.carbon.devicemgt-plugins</groupId> <groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>org.wso2.carbon.device.mgt.iot.raspberrypi.plugin.impl</artifactId> <artifactId>org.wso2.carbon.device.mgt.iot.raspberrypi.plugin.impl</artifactId>
</dependency> </dependency>
<!--<dependency>--> <dependency>
<!--<groupId>org.wso2.carbon.devicemgt-plugins</groupId>--> <groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<!--<artifactId>org.wso2.carbon.device.mgt.iot.raspberrypi.service.impl</artifactId>--> <artifactId>org.wso2.carbon.device.mgt.iot.raspberrypi.service.impl</artifactId>
<!--<type>war</type>--> <type>war</type>
<!--</dependency>--> </dependency>
</dependencies> </dependencies>
<build> <build>

Loading…
Cancel
Save