|
|
@ -878,7 +878,7 @@
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.wso2.iot</groupId>
|
|
|
|
<groupId>org.wso2.iot</groupId>
|
|
|
|
<artifactId>org.wso2.carbon.iot.integration.common</artifactId>
|
|
|
|
<artifactId>org.wso2.carbon.iot.integration.common</artifactId>
|
|
|
|
<version>${product.iot.version}</version>
|
|
|
|
<version>${project.version}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>junit</groupId>
|
|
|
|
<groupId>junit</groupId>
|
|
|
@ -1006,7 +1006,13 @@
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.wso2.iot</groupId>
|
|
|
|
<groupId>org.wso2.iot</groupId>
|
|
|
|
<artifactId>org.wso2.iot.core.admin.styles</artifactId>
|
|
|
|
<artifactId>org.wso2.iot.core.admin.styles</artifactId>
|
|
|
|
<version>${product.iot.version}</version>
|
|
|
|
<version>${project.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>org.wso2.iot</groupId>
|
|
|
|
|
|
|
|
<artifactId>org.wso2.carbon.iot.core.integration.ui.pages</artifactId>
|
|
|
|
|
|
|
|
<version>${project.version}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<!--mobile-qsg dependencies-->
|
|
|
|
<!--mobile-qsg dependencies-->
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|