Github user serranom commented on a diff in the pull request:
https://github.com/apache/twill/pull/65#discussion_r165845875
--- Diff: pom.xml ---
@@ -680,9 +680,9 @@
</build>
</profile>
<profile>
- <id>hadoop-2.5</id>
+ <id>hadoop-2.6</id>
<properties>
- <hadoop.version>2.5.1</hadoop.version>
+ <hadoop.version>2.6.5</hadoop.version>
--- End diff --
why are you eliminating the hadoop-2.5 profile?---
