Skip to content

Commit e72a6f7

Browse files
committed
feature: release to 2.1.5-RC1
1 parent efa55fd commit e72a6f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
<dependency>
2323
<groupId>app.myoss.cloud.mybatis</groupId>
2424
<artifactId>myoss-mybatis</artifactId>
25-
<version>2.1.4.RELEASE</version>
25+
<version>2.1.5-RC1</version>
2626
</dependency>
2727
```

pom.xml

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

1212
<groupId>app.myoss.cloud.mybatis</groupId>
1313
<artifactId>myoss-mybatis</artifactId>
14-
<version>2.1.4.RELEASE</version>
14+
<version>2.1.5-RC1</version>
1515
<packaging>jar</packaging>
1616

1717
<name>myoss-mybatis</name>

0 commit comments

Comments
 (0)