Skip to content

Commit

Permalink
feature: release to 2.1.6-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
myoss committed Sep 2, 2020
1 parent eef33e0 commit f60e500
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
<dependency>
<groupId>app.myoss.cloud.mybatis</groupId>
<artifactId>myoss-mybatis-generator</artifactId>
<version>2.1.6-RC2</version>
<version>2.1.6-RC3</version>
</dependency>
```
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>app.myoss.cloud</groupId>
<artifactId>myoss-spring-boot-parent</artifactId>
<version>2.1.20.RELEASE</version>
<version>2.1.24.RELEASE</version>
</parent>

<groupId>app.myoss.cloud.mybatis</groupId>
<artifactId>myoss-mybatis-generator</artifactId>
<version>2.1.6-RC2</version>
<version>2.1.6-RC3</version>
<packaging>jar</packaging>

<name>myoss-mybatis-generator</name>
Expand Down

0 comments on commit f60e500

Please sign in to comment.