File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.oceanbase</groupId >
6
6
<artifactId >obkv-hbase-client</artifactId >
7
- <version >1.1.0 </version >
7
+ <version >1.1.1-SNAPSHOT </version >
8
8
9
9
<name >${project.groupId} :${project.artifactId} </name >
10
10
<description >OceanBase JavaClient for HBaseApi</description >
27
27
28
28
<scm >
29
29
<connection >scm:git:https://github.com/oceanbase/obkv-hbase-client-java.git</connection >
30
- <tag >obkv-hbase-client-1.1.0 </tag >
30
+ <tag >HEAD </tag >
31
31
<url >https://github.com/oceanbase/obkv-hbase-client-java</url >
32
32
</scm >
33
33
478
478
</goals >
479
479
<configuration >
480
480
<rules >
481
- <DependencyConvergence ></ DependencyConvergence >
481
+ <DependencyConvergence / >
482
482
</rules >
483
483
</configuration >
484
484
</execution >
485
485
</executions >
486
486
</plugin >
487
487
</plugins >
488
488
</build >
489
- <profiles ></ profiles >
489
+ <profiles / >
490
490
</project >
You can’t perform that action at this time.
0 commit comments