Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/682#issuecomment-129708775
There are still some remaining configurations.
```
$ find . -name "pom.xml" -exec grep -H -n "1\.6" {} \;
./pom.xml:135: <version>1.6</version>
./pom.xml:152: <version>1.6</version>
./pom.xml:214: <versionRange>[1.6,)</versionRange>
./tajo-project/pom.xml:403: <version>1.6</version>
./tajo-project/pom.xml:416: <version>1.6</version>
./tajo-project/pom.xml:505:
<versionRange>[1.6,)</versionRange>
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---