File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >com.oceanbase</groupId >
66 <artifactId >obkv-hbase-client</artifactId >
7- <version >1.3.1-SNAPSHOT </version >
7+ <version >1.4.0 </version >
88
99 <name >${project.groupId} :${project.artifactId} </name >
1010 <description >OceanBase JavaClient for HBaseApi</description >
2727
2828 <scm >
2929 <connection >scm:git:https://github.com/oceanbase/obkv-hbase-client-java.git</connection >
30- <tag >obkv-hbase-client-1.3 .0</tag >
30+ <tag >obkv-hbase-client-1.4 .0</tag >
3131 <url >https://github.com/oceanbase/obkv-hbase-client-java</url >
3232 </scm >
3333
478478 </goals >
479479 <configuration >
480480 <rules >
481- <DependencyConvergence / >
481+ <DependencyConvergence ></ DependencyConvergence >
482482 </rules >
483483 </configuration >
484484 </execution >
485485 </executions >
486486 </plugin >
487487 </plugins >
488488 </build >
489- <profiles / >
489+ <profiles ></ profiles >
490490</project >
You can’t perform that action at this time.
0 commit comments