Skip to content

Commit

Permalink
Merge pull request #956 from minudika/master
Browse files Browse the repository at this point in the history
Update dependency versions and license file
  • Loading branch information
mohanvive authored Mar 28, 2019
2 parents 0639054 + 4d7a340 commit f9c375b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions modules/distribution/carbon-home/LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ org.yaml.snakeyaml_1.21.0.jar
quartz_2.1.1.wso2v1.jar bundle apache2 975
reflections_0.9.11.wso2v1.jar bundle bsd 14599
Saxon-HE_9.7.0.wso2v1.jar bundle mpl10 14598
siddhi-annotations_4.4.9.jar bundle apache2 3758
siddhi-core_4.4.9.jar bundle apache2 3740
siddhi-annotations_4.4.11.jar bundle apache2 3758
siddhi-core_4.4.11.jar bundle apache2 3740
siddhi-execution-approximate-1.1.0.jar bundle apache2 3787
siddhi-execution-country-1.0.32.jar bundle apache2 3817
siddhi-execution-env-1.1.0.jar bundle apache2 3785
Expand Down Expand Up @@ -199,11 +199,11 @@ siddhi-map-keyvalue-1.1.0.jar
siddhi-map-text-1.1.0.jar bundle apache2 3760
siddhi-map-wso2event-4.1.0.jar bundle apache2 3809
siddhi-map-xml-4.1.0.jar bundle apache2 3815
siddhi-query-api_4.4.9.jar bundle apache2 3743
siddhi-query-compiler_4.4.9.jar bundle apache2 3735
siddhi-query-api_4.4.11.jar bundle apache2 3743
siddhi-query-compiler_4.4.11.jar bundle apache2 3735
siddhi-script-js-4.1.0.jar bundle apache2 3776
siddhi-store-cassandra-1.1.0.jar bundle apache2 3771
siddhi-store-elasticsearch-1.1.0.jar bundle apache2 3791
siddhi-store-elasticsearch-1.1.2.jar bundle apache2 3791
siddhi-store-hbase-4.1.0.jar bundle apache2 3805
siddhi-store-mongodb-1.1.0.jar bundle apache2 3778
siddhi-store-rdbms-5.1.1.jar bundle apache2 3811
Expand Down
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1310,11 +1310,11 @@
</build>
<properties>

<carbon.analytics.version>2.0.497</carbon.analytics.version>
<siddhi.version>4.4.10</siddhi.version>
<carbon.analytics.version>2.0.504</carbon.analytics.version>
<siddhi.version>4.4.11</siddhi.version>

<carbon.analytics-common.version>6.1.1</carbon.analytics-common.version>
<analytics.solutions.version>1.0.34</analytics.solutions.version>
<carbon.analytics-common.version>6.1.3</carbon.analytics-common.version>
<analytics.solutions.version>1.0.36</analytics.solutions.version>
<!-- Maven plugins -->
<!--Bundle Plugin - Overridden from parent due to a bug in latest version related to capability providers-->
<maven.bundle.plugin.version>2.5.4</maven.bundle.plugin.version>
Expand Down Expand Up @@ -1359,7 +1359,7 @@

<antlr4.runtime.version>4.5.1.wso2v1</antlr4.runtime.version>
<!--Dashboard-->
<carbon.dashboards.version>4.0.57</carbon.dashboards.version>
<carbon.dashboards.version>4.0.58</carbon.dashboards.version>
<carbon.uis.version>0.19.7</carbon.uis.version>
<maven.exec.plugin.version>1.5.0</maven.exec.plugin.version>

Expand Down Expand Up @@ -1485,7 +1485,7 @@
<siddhi.store.hbase.version>4.1.0</siddhi.store.hbase.version>
<siddhi.store.cassandra.version>1.1.0</siddhi.store.cassandra.version>
<siddhi.store.redis.version>2.1.0</siddhi.store.redis.version>
<siddhi.store.elasticsearch.version>1.1.0</siddhi.store.elasticsearch.version>
<siddhi.store.elasticsearch.version>1.1.2</siddhi.store.elasticsearch.version>
<siddhi.store.influxdb.version>1.0.1</siddhi.store.influxdb.version>

<siddhi.script.js.version>4.1.0</siddhi.script.js.version>
Expand Down

0 comments on commit f9c375b

Please sign in to comment.