Skip to content

Commit 13c20cd

Browse files
committed
release 1.0.9
1 parent 12b0fc9 commit 13c20cd

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

mybatis-r2dbc-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>pro.chenggang</groupId>
77
<artifactId>reactive-mybatis-support</artifactId>
8-
<version>1.0.9-SNAPSHOT</version>
8+
<version>1.0.9.RELEASE</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

mybatis-r2dbc-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>pro.chenggang</groupId>
77
<artifactId>reactive-mybatis-support</artifactId>
8-
<version>1.0.9-SNAPSHOT</version>
8+
<version>1.0.9.RELEASE</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

mybatis-r2dbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>pro.chenggang</groupId>
99
<artifactId>reactive-mybatis-support</artifactId>
10-
<version>1.0.9-SNAPSHOT</version>
10+
<version>1.0.9.RELEASE</version>
1111
</parent>
1212

1313
<artifactId>mybatis-r2dbc</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>pro.chenggang</groupId>
88
<artifactId>reactive-mybatis-support</artifactId>
9-
<version>1.0.9-SNAPSHOT</version>
9+
<version>1.0.9.RELEASE</version>
1010
<packaging>pom</packaging>
1111

1212
<name>reactive-mybatis-support</name>

0 commit comments

Comments
 (0)