This commit is contained in:
egan
2018-07-23 15:03:23 +08:00
parent cbb5237ae9
commit f656fa2edb
10 changed files with 14 additions and 14 deletions

View File

@@ -33,7 +33,7 @@
<dependency>
<groupId>com.egzosn</groupId>
<artifactId>pay-java-common</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</dependency>
```
@@ -45,7 +45,7 @@
<dependency>
<groupId>com.egzosn</groupId>
<artifactId>{module-name}</artifactId>
<version>2.10.1</version>
<version>2.10.2-SNAPSHOT</version>
</dependency>
```