mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Compare commits
9 Commits
v4.1.0-RC4
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bad4e9c66f | ||
|
|
0fefc44da6 | ||
|
|
cb18546152 | ||
|
|
3d06168c45 | ||
|
|
3dd8a5feac | ||
|
|
da03264fc3 | ||
|
|
e8c5c55288 | ||
|
|
405a915b2d | ||
|
|
243d8cdf02 |
@ -21,7 +21,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.iot</groupId>
|
<groupId>io.entgra.iot</groupId>
|
||||||
<artifactId>entgra-iot-components</artifactId>
|
<artifactId>entgra-iot-components</artifactId>
|
||||||
<version>4.1.0</version>
|
<version>4.1.1-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.iot</groupId>
|
<groupId>io.entgra.iot</groupId>
|
||||||
<artifactId>entgra-iot-server-parent</artifactId>
|
<artifactId>entgra-iot-server-parent</artifactId>
|
||||||
<version>4.1.0</version>
|
<version>4.1.1-SNAPSHOT</version>
|
||||||
<relativePath>../../pom.xml</relativePath>
|
<relativePath>../../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -19,7 +19,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.iot</groupId>
|
<groupId>io.entgra.iot</groupId>
|
||||||
<artifactId>entgra-iot-server-parent</artifactId>
|
<artifactId>entgra-iot-server-parent</artifactId>
|
||||||
<version>4.1.0</version>
|
<version>4.1.1-SNAPSHOT</version>
|
||||||
<relativePath>../../pom.xml</relativePath>
|
<relativePath>../../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -22,7 +22,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.iot</groupId>
|
<groupId>io.entgra.iot</groupId>
|
||||||
<artifactId>entgra-iot-server-parent</artifactId>
|
<artifactId>entgra-iot-server-parent</artifactId>
|
||||||
<version>4.1.0</version>
|
<version>4.1.1-SNAPSHOT</version>
|
||||||
<relativePath>../../pom.xml</relativePath>
|
<relativePath>../../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -340,6 +340,8 @@ do
|
|||||||
-Dagent-bundle="org.wso2.carbon.emm.mdmagent" \
|
-Dagent-bundle="org.wso2.carbon.emm.mdmagent" \
|
||||||
-Diot.reporting.event.host="" \
|
-Diot.reporting.event.host="" \
|
||||||
-Diot.reporting.webapp.host="" \
|
-Diot.reporting.webapp.host="" \
|
||||||
|
-Diot.remotesession.server.host="localhost" \
|
||||||
|
-Diot.remotesession.server.https.port="9443" \
|
||||||
org.wso2.carbon.bootstrap.Bootstrap $*
|
org.wso2.carbon.bootstrap.Bootstrap $*
|
||||||
status=$?
|
status=$?
|
||||||
done
|
done
|
||||||
|
|||||||
@ -22,7 +22,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.iot</groupId>
|
<groupId>io.entgra.iot</groupId>
|
||||||
<artifactId>entgra-iot-features</artifactId>
|
<artifactId>entgra-iot-features</artifactId>
|
||||||
<version>4.1.0</version>
|
<version>4.1.1-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.iot</groupId>
|
<groupId>io.entgra.iot</groupId>
|
||||||
<artifactId>entgra-iot-server-parent</artifactId>
|
<artifactId>entgra-iot-server-parent</artifactId>
|
||||||
<version>4.1.0</version>
|
<version>4.1.1-SNAPSHOT</version>
|
||||||
<relativePath>../../pom.xml</relativePath>
|
<relativePath>../../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -21,7 +21,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.iot</groupId>
|
<groupId>io.entgra.iot</groupId>
|
||||||
<artifactId>entgra-iot-p2-profile</artifactId>
|
<artifactId>entgra-iot-p2-profile</artifactId>
|
||||||
<version>4.1.0</version>
|
<version>4.1.1-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -20,7 +20,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.iot</groupId>
|
<groupId>io.entgra.iot</groupId>
|
||||||
<artifactId>entgra-iot-p2-profile</artifactId>
|
<artifactId>entgra-iot-p2-profile</artifactId>
|
||||||
<version>4.1.0</version>
|
<version>4.1.1-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -22,7 +22,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.iot</groupId>
|
<groupId>io.entgra.iot</groupId>
|
||||||
<artifactId>entgra-iot-p2-profile</artifactId>
|
<artifactId>entgra-iot-p2-profile</artifactId>
|
||||||
<version>4.1.0</version>
|
<version>4.1.1-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.iot</groupId>
|
<groupId>io.entgra.iot</groupId>
|
||||||
<artifactId>entgra-iot-server-parent</artifactId>
|
<artifactId>entgra-iot-server-parent</artifactId>
|
||||||
<version>4.1.0</version>
|
<version>4.1.1-SNAPSHOT</version>
|
||||||
<relativePath>../../pom.xml</relativePath>
|
<relativePath>../../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -21,13 +21,13 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.iot</groupId>
|
<groupId>io.entgra.iot</groupId>
|
||||||
<artifactId>entgra-iot-scripts</artifactId>
|
<artifactId>entgra-iot-scripts</artifactId>
|
||||||
<version>4.1.0</version>
|
<version>4.1.1-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<artifactId>mobile-qsg</artifactId>
|
<artifactId>mobile-qsg</artifactId>
|
||||||
<version>4.1.0</version>
|
<version>4.1.1-SNAPSHOT</version>
|
||||||
<name>Entgra IoT - QSG Script</name>
|
<name>Entgra IoT - QSG Script</name>
|
||||||
<description>This includes the tools for IoTs Quick Start Guide</description>
|
<description>This includes the tools for IoTs Quick Start Guide</description>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|||||||
@ -21,7 +21,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.iot</groupId>
|
<groupId>io.entgra.iot</groupId>
|
||||||
<artifactId>entgra-iot-server-parent</artifactId>
|
<artifactId>entgra-iot-server-parent</artifactId>
|
||||||
<version>4.1.0</version>
|
<version>4.1.1-SNAPSHOT</version>
|
||||||
<relativePath>../../pom.xml</relativePath>
|
<relativePath>../../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -20,13 +20,13 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.iot</groupId>
|
<groupId>io.entgra.iot</groupId>
|
||||||
<artifactId>entgra-iot-tools</artifactId>
|
<artifactId>entgra-iot-tools</artifactId>
|
||||||
<version>4.1.0</version>
|
<version>4.1.1-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<artifactId>iot-devicetype-archetype</artifactId>
|
<artifactId>iot-devicetype-archetype</artifactId>
|
||||||
<version>4.1.0</version>
|
<version>4.1.1-SNAPSHOT</version>
|
||||||
<name>Entgra IoT - Device Type Archetype</name>
|
<name>Entgra IoT - Device Type Archetype</name>
|
||||||
<description>Entgra IoT Device Type Archetype</description>
|
<description>Entgra IoT Device Type Archetype</description>
|
||||||
<packaging>maven-archetype</packaging>
|
<packaging>maven-archetype</packaging>
|
||||||
|
|||||||
@ -21,7 +21,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>io.entgra.iot</groupId>
|
<groupId>io.entgra.iot</groupId>
|
||||||
<artifactId>entgra-iot-server-parent</artifactId>
|
<artifactId>entgra-iot-server-parent</artifactId>
|
||||||
<version>4.1.0</version>
|
<version>4.1.1-SNAPSHOT</version>
|
||||||
<relativePath>../../pom.xml</relativePath>
|
<relativePath>../../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
8
pom.xml
8
pom.xml
@ -23,7 +23,7 @@
|
|||||||
<groupId>io.entgra.iot</groupId>
|
<groupId>io.entgra.iot</groupId>
|
||||||
<artifactId>entgra-iot-server-parent</artifactId>
|
<artifactId>entgra-iot-server-parent</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<version>4.1.0</version>
|
<version>4.1.1-SNAPSHOT</version>
|
||||||
<name>Entgra IoT - Parent</name>
|
<name>Entgra IoT - Parent</name>
|
||||||
<url>http://entgra.io</url>
|
<url>http://entgra.io</url>
|
||||||
<description>Entgra IoT Server</description>
|
<description>Entgra IoT Server</description>
|
||||||
@ -1393,7 +1393,7 @@
|
|||||||
<properties>
|
<properties>
|
||||||
|
|
||||||
<!-- Carbon Device Management-->
|
<!-- Carbon Device Management-->
|
||||||
<carbon.device.mgt.version>4.1.14</carbon.device.mgt.version>
|
<carbon.device.mgt.version>4.1.16-SNAPSHOT</carbon.device.mgt.version>
|
||||||
|
|
||||||
<carbon.device.mgt.version.range>[4.0.0, 5.0.0)</carbon.device.mgt.version.range>
|
<carbon.device.mgt.version.range>[4.0.0, 5.0.0)</carbon.device.mgt.version.range>
|
||||||
|
|
||||||
@ -1401,7 +1401,7 @@
|
|||||||
<product.iot.version>${project.version}</product.iot.version>
|
<product.iot.version>${project.version}</product.iot.version>
|
||||||
|
|
||||||
<!-- Carbon Device Management Plugins-->
|
<!-- Carbon Device Management Plugins-->
|
||||||
<carbon.device.mgt.plugin.version>5.0.14</carbon.device.mgt.plugin.version>
|
<carbon.device.mgt.plugin.version>5.0.16-SNAPSHOT</carbon.device.mgt.plugin.version>
|
||||||
|
|
||||||
<!--Carbon kernel versions-->
|
<!--Carbon kernel versions-->
|
||||||
<carbon.kernel.version>4.4.26</carbon.kernel.version>
|
<carbon.kernel.version>4.4.26</carbon.kernel.version>
|
||||||
@ -1628,7 +1628,7 @@
|
|||||||
<url>https://gitlab.com/entgra/product-iots.git</url>
|
<url>https://gitlab.com/entgra/product-iots.git</url>
|
||||||
<developerConnection>scm:git:https://gitlab.com/entgra/product-iots.git</developerConnection>
|
<developerConnection>scm:git:https://gitlab.com/entgra/product-iots.git</developerConnection>
|
||||||
<connection>scm:git:https://gitlab.com/entgra/product-iots.git</connection>
|
<connection>scm:git:https://gitlab.com/entgra/product-iots.git</connection>
|
||||||
<tag>v4.1.0-RC4</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user