File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >com.oceanbase</groupId >
66 <artifactId >obkv-table-client</artifactId >
7- <version >1.3.0.1-SNAPSHOT </version >
7+ <version >1.3.0.1</version >
88
99 <name >${project.groupId} :${project.artifactId} </name >
1010 <description >OceanBase JavaClient for TableApi</description >
2727
2828 <scm >
2929 <connection >scm:git:https://github.com/oceanbase/obkv-table-client-java.git</connection >
30- <tag >HEAD </tag >
30+ <tag >obkv-table-client-1.3.0.1 </tag >
3131 <url >https://github.com/oceanbase/obkv-table-client-java</url >
3232 </scm >
3333
380380 </goals >
381381 <configuration >
382382 <rules >
383- <DependencyConvergence / >
383+ <DependencyConvergence ></ DependencyConvergence >
384384 </rules >
385385 </configuration >
386386 </execution >
You can’t perform that action at this time.
0 commit comments