mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Updating v3.1.0 into v.3.2.0
This commit is contained in:
parent
a97d0382c4
commit
60946f71ad
@ -22,7 +22,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.wso2.gpl.siddhi.extensions</groupId>
|
<groupId>org.wso2.gpl.siddhi.extensions</groupId>
|
||||||
<artifactId>siddhi-extension-gpl-geo-parent</artifactId>
|
<artifactId>siddhi-extension-gpl-geo-parent</artifactId>
|
||||||
<version>3.1.0-SNAPSHOT</version>
|
<version>3.2.0</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|||||||
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
<groupId>org.wso2.gpl.siddhi.extensions</groupId>
|
<groupId>org.wso2.gpl.siddhi.extensions</groupId>
|
||||||
<artifactId>siddhi-extension-gpl-geo-parent</artifactId>
|
<artifactId>siddhi-extension-gpl-geo-parent</artifactId>
|
||||||
<version>3.1.0-SNAPSHOT</version>
|
<version>3.2.0</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>Siddhi Extension - Geo</name>
|
<name>Siddhi Extension - Geo</name>
|
||||||
<description>WSO2 Siddhi Geo Extension</description>
|
<description>WSO2 Siddhi Geo Extension</description>
|
||||||
|
|||||||
@ -31,7 +31,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.wso2.iot.devicemgt-plugins</groupId>
|
<groupId>org.wso2.iot.devicemgt-plugins</groupId>
|
||||||
<artifactId>analytics-scripts</artifactId>
|
<artifactId>analytics-scripts</artifactId>
|
||||||
<version>3.1.0-SNAPSHOT</version>
|
<version>3.2.0</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>Executing Analytics Scripts</name>
|
<name>Executing Analytics Scripts</name>
|
||||||
<url>http://wso2.org</url>
|
<url>http://wso2.org</url>
|
||||||
@ -193,7 +193,7 @@
|
|||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
<properties>
|
<properties>
|
||||||
<org.wso2.iot.devicemgt-plugins.gpl.siddhi.extensions.version>3.1.0-SNAPSHOT</org.wso2.iot.devicemgt-plugins.gpl.siddhi.extensions.version>
|
<org.wso2.iot.devicemgt-plugins.gpl.siddhi.extensions.version>3.2.0</org.wso2.iot.devicemgt-plugins.gpl.siddhi.extensions.version>
|
||||||
<siddhi-gpl-execution-geo-feature.version>3.2.0</siddhi-gpl-execution-geo-feature.version>
|
<siddhi-gpl-execution-geo-feature.version>3.2.0</siddhi-gpl-execution-geo-feature.version>
|
||||||
</properties>
|
</properties>
|
||||||
</project>
|
</project>
|
||||||
Loading…
Reference in New Issue
Block a user