[ https://issues.apache.org/jira/browse/PHOENIX-7308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Istvan Toth resolved PHOENIX-7308. ---------------------------------- Fix Version/s: connectors-6.0.0 Resolution: Fixed Committed. Thanks for the patch [~anchalk1] and the review [~szucsvillo]. > Remove duplicate declarations of hbase-endpoint dependency in pom.xml > --------------------------------------------------------------------- > > Key: PHOENIX-7308 > URL: https://issues.apache.org/jira/browse/PHOENIX-7308 > Project: Phoenix > Issue Type: Bug > Reporter: Anchal Kejriwal > Assignee: Anchal Kejriwal > Priority: Major > Fix For: connectors-6.0.0 > > > {code:java} > <dependency> > <groupId>org.apache.hbase</groupId> > <artifactId>hbase-endpoint</artifactId> > <scope>provided</scope> > </dependency> {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)