From issues-return-26185-apmail-kylin-issues-archive=kylin.apache.org@kylin.apache.org Tue Apr 23 06:15:02 2019 Return-Path: X-Original-To: apmail-kylin-issues-archive@minotaur.apache.org Delivered-To: apmail-kylin-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 0D4D819508 for ; Tue, 23 Apr 2019 06:15:01 +0000 (UTC) Received: (qmail 12812 invoked by uid 500); 23 Apr 2019 06:15:01 -0000 Delivered-To: apmail-kylin-issues-archive@kylin.apache.org Received: (qmail 12786 invoked by uid 500); 23 Apr 2019 06:15:01 -0000 Mailing-List: contact issues-help@kylin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kylin.apache.org Delivered-To: mailing list issues@kylin.apache.org Received: (qmail 12734 invoked by uid 99); 23 Apr 2019 06:15:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Apr 2019 06:15:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 0ACFAE2B0D for ; Tue, 23 Apr 2019 06:15:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 566C725813 for ; Tue, 23 Apr 2019 06:15:00 +0000 (UTC) Date: Tue, 23 Apr 2019 06:15:00 +0000 (UTC) From: "nichunen (JIRA)" To: issues@kylin.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (KYLIN-3608) Move dependency versions to top level pom properties MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KYLIN-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nichunen resolved KYLIN-3608. ----------------------------- Resolution: Fixed > Move dependency versions to top level pom properties > ---------------------------------------------------- > > Key: KYLIN-3608 > URL: https://issues.apache.org/jira/browse/KYLIN-3608 > Project: Kylin > Issue Type: Task > Components: Others > Affects Versions: v2.6.1 > Reporter: Ted Yu > Assignee: zhoujie > Priority: Minor > Fix For: v3.0.0 > > > There are some non-top level pom.xml files where dependency version is referenced directly. > core-common/pom.xml is an example. > We should move all dependency versions to top level pom properties -- This message was sent by Atlassian JIRA (v7.6.3#76005)