You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Grant Henke (JIRA)" <ji...@apache.org> on 2017/05/25 15:50:04 UTC

[jira] [Created] (IMPALA-5369) Old pom parent in testdata module

Grant Henke created IMPALA-5369:
-----------------------------------

             Summary: Old pom parent in testdata module
                 Key: IMPALA-5369
                 URL: https://issues.apache.org/jira/browse/IMPALA-5369
             Project: IMPALA
          Issue Type: Bug
            Reporter: Grant Henke
            Priority: Trivial


Currently the test-data pom has the following defined as a parent pom:
{code}
<parent>
   <groupId>com.cloudera</groupId>
   <artifactId>parent</artifactId>
   <version>1.0</version>
</parent>
{code}
https://github.com/apache/incubator-impala/blob/master/testdata/pom.xml

This is outdated and It looks like this could simply be removed. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)