Skip to content

Commit 4ee8162

Browse files
authored
Update readme.md
1 parent 34b655f commit 4ee8162

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://travis-ci.org/codingapi/simple-mybatis.svg?branch=master)](https://travis-ci.org/codingapi/simple-mybatis) [![codecov](https://codecov.io/gh/codingapi/simple-mybatis/branch/master/graph/badge.svg)](https://codecov.io/gh/codingapi/simple-mybatis)
1+
[![Build Status](https://travis-ci.org/codingapi/simple-mybatis.svg?branch=master)](https://travis-ci.org/codingapi/simple-mybatis) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.codingapi/simple-mybatis/badge.svg?style=plastic)](https://maven-badges.herokuapp.com/maven-central/com.codingapi/simple-mybatis) [![codecov](https://codecov.io/gh/codingapi/simple-mybatis/branch/master/graph/badge.svg)](https://codecov.io/gh/codingapi/simple-mybatis)
22
# simple-mybatis
33

44
## 前言
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>com.codingapi</groupId>
1818
<artifactId>simple-mybatis</artifactId>
19-
<version>1.0.0</version>
19+
<version>${last.version}</version>
2020
</dependency>
2121
```
2222

0 commit comments

Comments
 (0)