Skip to content

Commit

Permalink
Phoenix-950: Improve Secondary Index Update Failure Handling - addendum
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrey Zhong committed Jul 30, 2014
1 parent 3d69fa2 commit a8113ac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -693,6 +693,11 @@
<artifactId>hbase-protocol</artifactId>
<version>${hbase-hadoop2.version}</version>
</dependency>
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-common</artifactId>
<version>${hbase-hadoop2.version}</version>
</dependency>
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-client</artifactId>
Expand Down

0 comments on commit a8113ac

Please sign in to comment.