Skip to content

Commit

Permalink
feature: release to 2.1.6-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
myoss committed Jul 21, 2020
1 parent df8b550 commit f1bd8d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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-RC1</version>
<version>2.1.6-RC2</version>
</dependency>
```
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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

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

0 comments on commit f1bd8d7

Please sign in to comment.