You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by nj...@apache.org on 2019/01/08 13:10:41 UTC

[kylin] branch kylin-2.6.0 updated (601deae -> 40f0d74)

This is an automated email from the ASF dual-hosted git repository.

nju_yaho pushed a change to branch kylin-2.6.0
in repository https://gitbox.apache.org/repos/asf/kylin.git.


    from 601deae  KYLIN-3580 Avoid using entrySet to add elements
     add 40f0d74  [maven-release-plugin] prepare release kylin-2.6.0

No new revisions were added by this update.

Summary of changes:
 assembly/pom.xml               |  2 +-
 cache/pom.xml                  |  5 ++---
 core-common/pom.xml            |  2 +-
 core-cube/pom.xml              |  2 +-
 core-dictionary/pom.xml        |  2 +-
 core-job/pom.xml               |  2 +-
 core-metadata/pom.xml          |  2 +-
 core-metrics/pom.xml           |  2 +-
 core-storage/pom.xml           |  2 +-
 datasource-sdk/pom.xml         |  6 ++----
 engine-mr/pom.xml              |  2 +-
 engine-spark/pom.xml           |  2 +-
 jdbc/pom.xml                   |  2 +-
 kylin-it/pom.xml               |  2 +-
 metrics-reporter-hive/pom.xml  |  2 +-
 metrics-reporter-kafka/pom.xml |  2 +-
 pom.xml                        | 11 +++++------
 query/pom.xml                  |  2 +-
 server-base/pom.xml            |  2 +-
 server/pom.xml                 |  2 +-
 source-hive/pom.xml            |  2 +-
 source-jdbc/pom.xml            |  5 ++---
 source-kafka/pom.xml           |  2 +-
 storage-hbase/pom.xml          |  8 +++-----
 tomcat-ext/pom.xml             |  2 +-
 tool-assembly/pom.xml          |  2 +-
 tool/pom.xml                   |  2 +-
 27 files changed, 36 insertions(+), 43 deletions(-)