版本更新

This commit is contained in:
egan
2017-09-29 22:30:59 +08:00
parent 90a72e316e
commit 95b145ac84

View File

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