Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion phoenix-client-parent/pom.xml
Original file line numberDiff line numberDiff line change
Expand Up@@ -155,7 +155,8 @@
<exclude>org/apache/hbase/**</exclude>
<!-- Phoenix classes -->
<exclude>org/apache/phoenix/**</exclude>
<!-- Do want/need to expose Omid and Tephra as well ? -->
<exclude>org/apache/omid/**</exclude>
<!-- Do want/need to expose Tephra as well ? -->
</excludes>
</relocation>
<relocation>
Expand Down