File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 675675 databind] must be kept in sync with the version of jackson-jaxrs-json-provider shipped in
676676 hbase-thirdparty.
677677 -->
678- <hbase-thirdparty .version>4.1.11 </hbase-thirdparty .version>
678+ <hbase-thirdparty .version>4.1.12-SNAPSHOT </hbase-thirdparty .version>
679679 <!-- Coverage properties -->
680680 <jacoco .version>0.8.8</jacoco .version>
681681 <jacocoArgLine />
51935193 </properties >
51945194 </profile >
51955195 </profiles >
5196+ <!-- TODO Remove below block, added just for testing -->
5197+ <repositories >
5198+ <repository >
5199+ <snapshots >
5200+ <enabled >true</enabled >
5201+ <updatePolicy >always</updatePolicy >
5202+ </snapshots >
5203+ <id >apache.snapshots</id >
5204+ <url >https://repository.apache.org/content/repositories/snapshots</url >
5205+ </repository >
5206+ </repositories >
51965207</project >
You can’t perform that action at this time.
0 commit comments