File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ See the Mulan PSL v2 for more details.
16
16
<parent >
17
17
<groupId >com.oceanbase.logclient</groupId >
18
18
<artifactId >logclient</artifactId >
19
- <version >1.0.6-SNAPSHOT </version >
19
+ <version >1.0.6</version >
20
20
<relativePath >../pom.xml</relativePath >
21
21
</parent >
22
22
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ See the Mulan PSL v2 for more details.
16
16
<parent >
17
17
<groupId >com.oceanbase.logclient</groupId >
18
18
<artifactId >logclient</artifactId >
19
- <version >1.0.6-SNAPSHOT </version >
19
+ <version >1.0.6</version >
20
20
<relativePath >../pom.xml</relativePath >
21
21
</parent >
22
22
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ See the Mulan PSL v2 for more details.
15
15
16
16
<groupId >com.oceanbase.logclient</groupId >
17
17
<artifactId >logclient</artifactId >
18
- <version >1.0.6-SNAPSHOT </version >
18
+ <version >1.0.6</version >
19
19
<packaging >pom</packaging >
20
20
21
21
<name >${project.groupId} :${project.artifactId} </name >
@@ -57,7 +57,7 @@ See the Mulan PSL v2 for more details.
57
57
<connection >scm:git:https://github.com/oceanbase/oblogclient.git</connection >
58
58
<developerConnection >scm:git:https://github.com/oceanbase/oblogclient.git</developerConnection >
59
59
<url >https://github.com/oceanbase/oblogclient</url >
60
- <tag >HEAD </tag >
60
+ <tag >logclient-1.0.6 </tag >
61
61
</scm >
62
62
63
63
<properties >
You can’t perform that action at this time.
0 commit comments