Skip to content

Commit 9964af9

Browse files
author
GangCheng
committed
back to 3.1.0-SNAPSHOT
1 parent d1d8358 commit 9964af9

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
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>pro.chenggang</groupId>
2424
<artifactId>reactive-mybatis-support</artifactId>
25-
<version>3.0.4.RELEASE</version>
25+
<version>3.1.0-SNAPSHOT</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828

mybatis-r2dbc-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>pro.chenggang</groupId>
2424
<artifactId>reactive-mybatis-support</artifactId>
25-
<version>3.0.4.RELEASE</version>
25+
<version>3.1.0-SNAPSHOT</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828

mybatis-r2dbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>pro.chenggang</groupId>
2626
<artifactId>reactive-mybatis-support</artifactId>
27-
<version>3.0.4.RELEASE</version>
27+
<version>3.1.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<artifactId>mybatis-r2dbc</artifactId>

pom.xml

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

2424
<groupId>pro.chenggang</groupId>
2525
<artifactId>reactive-mybatis-support</artifactId>
26-
<version>3.0.4.RELEASE</version>
26+
<version>3.1.0-SNAPSHOT</version>
2727
<packaging>pom</packaging>
2828

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

0 commit comments

Comments
 (0)