DRILL-5862 Update project parent pom xml to the latest ASF version This closes #985
Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/a447dc5e Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/a447dc5e Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/a447dc5e Branch: refs/heads/master Commit: a447dc5ec732b95c035761bc3b056acbaf4f7da1 Parents: c4eaf4b Author: Vlad Rozov <vro...@apache.org> Authored: Wed Oct 11 08:05:25 2017 -0700 Committer: Parth Chandra <par...@apache.org> Committed: Fri Oct 20 16:52:34 2017 -0700 ---------------------------------------------------------------------- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill/blob/a447dc5e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 879446d..7610fa4 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,8 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>14</version> + <version>18</version> + <relativePath/> </parent> <groupId>org.apache.drill</groupId>