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?
---
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.
---