|
|
|
@ -34,8 +34,8 @@
|
|
|
|
|
|
|
|
|
|
<dependencies>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.gpl.siddhi.extensions</groupId>
|
|
|
|
|
<artifactId>org.wso2.gpl.siddhi.extension.geo.plugin</artifactId>
|
|
|
|
|
<groupId>org.wso2.extension.siddhi.gpl.execution.geo</groupId>
|
|
|
|
|
<artifactId>siddhi-gpl-execution-geo-feature</artifactId>
|
|
|
|
|
<version>${org.wso2.gpl.siddhi.extensions.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
@ -67,8 +67,7 @@
|
|
|
|
|
</properties>
|
|
|
|
|
</adviceFile>
|
|
|
|
|
<bundles>
|
|
|
|
|
<bundleDef>org.wso2.gpl.siddhi.extensions:org.wso2.gpl.siddhi.extension.geo.plugin:${org.wso2.gpl.siddhi.extensions.version}</bundleDef>
|
|
|
|
|
<!--<bundleDef>com.google.code.gson:gson</bundleDef>-->
|
|
|
|
|
<bundleDef>org.wso2.extension.siddhi.gpl.execution.geo:siddhi-gpl-execution-geo-feature:${org.wso2.gpl.siddhi.extensions.version}</bundleDef>
|
|
|
|
|
<bundleDef>org.wso2.orbit.org.geotools:gt-geojson:${gt-geojson.version}</bundleDef>
|
|
|
|
|
</bundles>
|
|
|
|
|
</configuration>
|
|
|
|
|