update pom
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/56a0fa5f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/56a0fa5f Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/56a0fa5f Branch: refs/heads/kylin-2.1.x Commit: 56a0fa5f1d1bebde0297612ee9a4af0354ce672e Parents: d61f867 Author: Hongbin Ma <mahong...@apache.org> Authored: Wed Jun 28 21:30:52 2017 +0800 Committer: Hongbin Ma <m...@kyligence.io> Committed: Thu Jun 29 13:51:45 2017 +0800 ---------------------------------------------------------------------- core-metadata/pom.xml | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/56a0fa5f/core-metadata/pom.xml ---------------------------------------------------------------------- diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml index d45a838..9e06ecf 100644 --- a/core-metadata/pom.xml +++ b/core-metadata/pom.xml @@ -70,9 +70,6 @@ <artifactId>avatica-core</artifactId> </exclusion> </exclusions> - <!--set to provided on purpose, so that dependant on metadata module will not depend on calcite unnecessarily--> - <!--https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html--> - <scope>provided</scope> </dependency> <!-- Compiled -->