Skip to content

Commit 0401cc9

Browse files
committed
feature: release to 2.1.6.RELEASE
1 parent 49dd089 commit 0401cc9

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@
1111
## Download
1212

1313
- [maven][1]
14-
- [the latest JAR][2]
14+
- [the latest JAR][2]
15+
16+
[1]: https://repo1.maven.org/maven2/app/myoss/cloud/mybatis/myoss-mybatis/
1517

16-
[1]: https://repo1.maven.org/maven2/app/myoss/cloud/mybatis/myoss-mybatis/
1718
[2]: https://search.maven.org/remote_content?g=app.myoss.cloud.mybatis&a=myoss-mybatis&v=LATEST
1819

1920
## Maven
@@ -22,6 +23,6 @@
2223
<dependency>
2324
<groupId>app.myoss.cloud.mybatis</groupId>
2425
<artifactId>myoss-mybatis</artifactId>
25-
<version>2.1.5.RELEASE</version>
26+
<version>2.1.6.RELEASE</version>
2627
</dependency>
2728
```

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.5.RELEASE</version>
14+
<version>2.1.6.RELEASE</version>
1515
<packaging>jar</packaging>
1616

1717
<name>myoss-mybatis</name>

0 commit comments

Comments
 (0)