Skip to content

Commit

Permalink
Merge pull request #4021 from Nirothipan/master
Browse files Browse the repository at this point in the history
Upgrade versions.
  • Loading branch information
Nirothipan authored May 14, 2019
2 parents 4a56330 + 0845b07 commit 7375e8e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions distribution/LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -620,9 +620,9 @@ org.wso2.carbon.crypto.provider_1.0.3.jar
org.wso2.carbon.cxf.ext-4.8.3.jar bundle apache2 19882
org.wso2.carbon.das.data.publisher.util_4.6.150.jar bundle apache2 19598
org.wso2.carbon.das.messageflow.data.publisher_4.6.150.jar bundle apache2 19556
org.wso2.carbon.dashboards.api_4.0.66.jar bundle apache2 19488
org.wso2.carbon.dashboards.core_4.0.66.jar bundle apache2 19511
org.wso2.carbon.dashboards.siddhi.apps.api_4.0.66.jar bundle apache2 19509
org.wso2.carbon.dashboards.api_4.0.67.jar bundle apache2 19488
org.wso2.carbon.dashboards.core_4.0.67.jar bundle apache2 19511
org.wso2.carbon.dashboards.siddhi.apps.api_4.0.67.jar bundle apache2 19509
org.wso2.carbon.data.provider_2.1.22.jar bundle apache2 19900
org.wso2.carbon.database.query.manager_6.1.26.jar bundle apache2 19500
org.wso2.carbon.databridge.agent_5.0.11.jar bundle apache2 12180
Expand Down Expand Up @@ -1094,13 +1094,13 @@ serp_1.13.1.wso2v1.jar
siddhi-annotations_4.5.9.jar bundle apache2 3748
siddhi-core_3.2.3.jar bundle apache2 2858
siddhi-core_4.5.9.jar bundle apache2 3741
siddhi-execution-country-1.0.47.jar bundle apache2 3759
siddhi-execution-esbanalytics-1.0.47.jar bundle apache2 3752
siddhi-execution-filterwords-1.0.47.jar bundle apache2 3751
siddhi-execution-country-1.0.48.jar bundle apache2 3759
siddhi-execution-esbanalytics-1.0.48.jar bundle apache2 3752
siddhi-execution-filterwords-1.0.48.jar bundle apache2 3751
siddhi-execution-string-4.1.0.jar bundle apache2 3635
siddhi-execution-time-4.1.1.jar bundle apache2 3629
siddhi-execution-tokenizer-1.0.47.jar bundle apache2 3763
siddhi-execution-word-1.0.47.jar bundle apache2 3761
siddhi-execution-tokenizer-1.0.48.jar bundle apache2 3763
siddhi-execution-word-1.0.48.jar bundle apache2 3761
siddhi-io-wso2event-4.1.1.jar bundle apache2 3645
siddhi-map-wso2event-4.1.1.jar bundle apache2 3648
siddhi-query-api_4.5.9.jar bundle apache2 3743
Expand Down
4 changes: 2 additions & 2 deletions p2-profile/analytics-profile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<siddhi.version>4.5.9</siddhi.version>

<carbon.analytics-common.version>6.1.26</carbon.analytics-common.version>
<analytics.solutions.version>1.0.47</analytics.solutions.version>
<analytics.solutions.version>1.0.48</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 @@ -86,7 +86,7 @@

<antlr4.runtime.version>4.5.1.wso2v1</antlr4.runtime.version>
<!--Dashboard-->
<carbon.dashboards.version>4.0.66</carbon.dashboards.version>
<carbon.dashboards.version>4.0.67</carbon.dashboards.version>
<carbon.uis.version>1.0.2</carbon.uis.version>
<maven.exec.plugin.version>1.5.0</maven.exec.plugin.version>

Expand Down

0 comments on commit 7375e8e

Please sign in to comment.