[ https://issues.apache.org/jira/browse/TEPHRA-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15472284#comment-15472284 ]
ASF GitHub Bot commented on TEPHRA-176: --------------------------------------- Github user poornachandra commented on a diff in the pull request: https://github.com/apache/incubator-tephra/pull/4#discussion_r77930303 --- Diff: tephra-examples/pom.xml --- @@ -52,7 +64,7 @@ <dependency> <groupId>org.apache.hbase</groupId> <artifactId>hbase-common</artifactId> - <version>${hbase12.version}</version> + <version>${hbase11.version}</version> --- End diff -- HBase/Hadoop dependencies can be removed from the parent pom since the child poms will redefine them anyway, right? > Add support for CDH 5.8 > ----------------------- > > Key: TEPHRA-176 > URL: https://issues.apache.org/jira/browse/TEPHRA-176 > Project: Tephra > Issue Type: New Feature > Reporter: Poorna Chandra > Assignee: Shankar Selvam > Fix For: 0.9.0-incubating > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)