版本上传,中央仓库2.0.2

This commit is contained in:
egzosn
2017-06-13 00:48:20 -07:00
parent 0f464b5620
commit 5cc29cdb02
2 changed files with 2 additions and 3 deletions

View File

@@ -31,7 +31,7 @@
<dependency>
<groupId>com.egzosn</groupId>
<artifactId>pay-java-common</artifactId>
<version>2.0.1</version>
<version>2.0.2</version>
</dependency>
```
@@ -43,7 +43,7 @@
<dependency>
<groupId>com.egzosn</groupId>
<artifactId>{module-name}</artifactId>
<version>2.0.1</version>
<version>2.0.2</version>
</dependency>
```

View File

@@ -70,7 +70,6 @@
<version>${httpmime.version}</version>
</dependency>
<!--/httpcomponents-->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>