Skip to content

Commit 924f717

Browse files
committed
Test with hbase-thirdparty 4.1.9RC0
1 parent 449c446 commit 924f717

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

pom.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -931,7 +931,7 @@
931931
databind] must be kept in sync with the version of jackson-jaxrs-json-provider shipped in
932932
hbase-thirdparty.
933933
-->
934-
<hbase-thirdparty.version>4.1.8</hbase-thirdparty.version>
934+
<hbase-thirdparty.version>4.1.9</hbase-thirdparty.version>
935935
<!-- Coverage properties -->
936936
<jacoco.version>0.8.8</jacoco.version>
937937
<jacocoArgLine/>
@@ -4688,4 +4688,11 @@
46884688
</build>
46894689
</profile>
46904690
</profiles>
4691+
<repositories>
4692+
<repository>
4693+
<id>hbase-thirdparty-4.1.9RC0</id>
4694+
<name>hbase-thirdparty-4.1.9RC0</name>
4695+
<url>https://repository.apache.org/content/repositories/orgapachehbase-1556/</url>
4696+
</repository>
4697+
</repositories>
46914698
</project>

0 commit comments

Comments
 (0)