[
https://issues.apache.org/jira/browse/DRILL-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16202204#comment-16202204
]
ASF GitHub Bot commented on DRILL-5862:
---------------------------------------
Github user vrozov commented on a diff in the pull request:
https://github.com/apache/drill/pull/985#discussion_r144339857
--- Diff: pom.xml ---
@@ -15,7 +15,8 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>14</version>
+ <version>18</version>
+ <relativePath/>
--- End diff --
Yes, to make maven happy. Otherwise, it expects to find parent pom in a
parent directory and if finds one (for example if there is an uber pom that
builds multiple projects), maven will complain.
> Update project parent pom xml to the latest ASF version
> -------------------------------------------------------
>
> Key: DRILL-5862
> URL: https://issues.apache.org/jira/browse/DRILL-5862
> Project: Apache Drill
> Issue Type: Improvement
> Components: Tools, Build & Test
> Reporter: Vlad Rozov
> Assignee: Vlad Rozov
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)