Skip to content

Commit

Permalink
Merge pull request #1008 from minudika/master
Browse files Browse the repository at this point in the history
Update license file
  • Loading branch information
ramindu90 authored May 14, 2019
2 parents 363ed7b + 06c705c commit b21bd02
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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 @@ -136,9 +136,9 @@ org.wso2.carbon.cluster.coordinator.service_2.1.1.jar
org.wso2.carbon.config_2.1.12.jar bundle apache2 18982
org.wso2.carbon.core-5.1.0-alpha2.jar bundle apache2 16074
org.wso2.carbon.core_5.2.8.jar bundle apache2 18151
org.wso2.carbon.dashboards.api_4.0.66.jar bundle apache2 18997
org.wso2.carbon.dashboards.core_4.0.66.jar bundle apache2 19013
org.wso2.carbon.dashboards.siddhi.apps.api_4.0.66.jar bundle apache2 19014
org.wso2.carbon.dashboards.api_4.0.67.jar bundle apache2 18997
org.wso2.carbon.dashboards.core_4.0.67.jar bundle apache2 19013
org.wso2.carbon.dashboards.siddhi.apps.api_4.0.67.jar bundle apache2 19014
org.wso2.carbon.data.provider_2.1.22.jar bundle apache2 19002
org.wso2.carbon.database.query.manager_6.1.26.jar bundle apache2 18992
org.wso2.carbon.databridge.agent_6.1.26.jar bundle apache2 18977
Expand Down Expand Up @@ -185,8 +185,8 @@ org.wso2.carbon.stream.processor.statistics_2.1.22.jar
org.wso2.carbon.tools.core-5.2.8.jar bundle apache2 18122
org.wso2.carbon.uiserver_1.0.2.jar bundle apache2 18985
org.wso2.carbon.utils_2.0.8.jar bundle apache2 18126
org.wso2.sp.extension.siddhi.io.mgwfile_1.0.47.jar bundle apache2 19012
org.wso2.sp.open.tracer.client-1.0.47.jar bundle apache2 18976
org.wso2.sp.extension.siddhi.io.mgwfile_1.0.48.jar bundle apache2 19012
org.wso2.sp.open.tracer.client-1.0.48.jar bundle apache2 18976
org.wso2.transport.http.netty_6.0.289.jar bundle apache2 18994
org.yaml.snakeyaml_1.19.0.jar bundle apache2 2503
org.yaml.snakeyaml_1.23.0.jar bundle apache2 3590
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1328,7 +1328,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 @@ -1373,7 +1373,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 b21bd02

Please sign in to comment.