mirror of
https://repository.entgra.net/community/community-product.git
synced 2025-09-16 23:42:18 +00:00
added dcm and dmp released versions
This commit is contained in:
parent
bbc7b0f0b0
commit
4ef8dfd57f
@ -22,7 +22,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>integration-test</artifactId>
|
||||
<version>5.1.3-SNAPSHOT</version>
|
||||
<version>5.2.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
<parent>
|
||||
<groupId>io.entgra.product.community</groupId>
|
||||
<artifactId>product-parent</artifactId>
|
||||
<version>5.1.3-SNAPSHOT</version>
|
||||
<version>5.2.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
4
pom.xml
4
pom.xml
@ -364,14 +364,14 @@
|
||||
<entgra-emm-community>entgra-emm-community-${project.version}</entgra-emm-community>
|
||||
|
||||
<!-- Carbon Device Management-->
|
||||
<carbon.device.mgt.version>5.0.25-SNAPSHOT</carbon.device.mgt.version>
|
||||
<carbon.device.mgt.version>5.0.25</carbon.device.mgt.version>
|
||||
|
||||
<carbon.p2.plugin.version>5.1.2</carbon.p2.plugin.version>
|
||||
|
||||
<!--Orbit versions-->
|
||||
<orbit.h2.engine.version>1.4.199.wso2v1</orbit.h2.engine.version>
|
||||
|
||||
<carbon.device.mgt.plugin.version>6.0.16-SNAPSHOT</carbon.device.mgt.plugin.version>
|
||||
<carbon.device.mgt.plugin.version>6.0.16</carbon.device.mgt.plugin.version>
|
||||
|
||||
<!--Testing-->
|
||||
<google.gson.version>2.8.5</google.gson.version>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user