HBASE-12353 Add hbase-annotation-tests to runtime classpath so can run hbase it tests
This commit is contained in:
parent
70a312e53f
commit
f2c83704f4
2
pom.xml
2
pom.xml
|
@ -1045,7 +1045,7 @@
|
|||
<artifactId>hbase-annotations</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
<!--Was test scope only but if we want to run hbase-it tests, need the annotations test jar-->
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.hbase</groupId>
|
||||
|
|
Loading…
Reference in New Issue