mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
version changes
This commit is contained in:
parent
8b868688ec
commit
2d0104ee10
@ -250,7 +250,7 @@
|
||||
<dependency>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>org.wso2.carbon.iot.core.integration.ui.pages</artifactId>
|
||||
<version>${product.iot.version}</version>
|
||||
<!--<version>${product.iot.version}</version>-->
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.wso2.carbon.automation</groupId>
|
||||
|
||||
10
pom.xml
10
pom.xml
@ -878,7 +878,7 @@
|
||||
<dependency>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<artifactId>org.wso2.carbon.iot.integration.common</artifactId>
|
||||
<version>${product.iot.version}</version>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
@ -1006,7 +1006,13 @@
|
||||
<dependency>
|
||||
<groupId>org.wso2.iot</groupId>
|
||||
<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>
|
||||
<!--mobile-qsg dependencies-->
|
||||
<dependency>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user