Skip to content

Commit bc1e2e7

Browse files
authored
PHOENIX-7229 ADDENDUM for build failure
1 parent 9934c3d commit bc1e2e7

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

phoenix-core/pom.xml

+1-6
Original file line numberDiff line numberDiff line change
@@ -227,11 +227,6 @@
227227
<artifactId>hbase-hadoop2-compat</artifactId>
228228
<scope>test</scope>
229229
</dependency>
230-
<dependency>
231-
<groupId>org.apache.hbase</groupId>
232-
<artifactId>hbase-hadoop-compat</artifactId>
233-
<scope>test</scope>
234-
</dependency>
235230
<dependency>
236231
<groupId>org.apache.hbase</groupId>
237232
<artifactId>hbase-mapreduce</artifactId>
@@ -480,4 +475,4 @@
480475
</dependency>
481476
<!-- logging end -->
482477
</dependencies>
483-
</project>
478+
</project>

0 commit comments

Comments
 (0)