release: weixin4j-[mp|qy] upgrade to 1.5.2,weixin4j-server upgrade to

1.0.4
This commit is contained in:
jinyu
2015-08-09 09:37:36 +08:00
parent 23c7960a83
commit 292fc5e01e
10 changed files with 22 additions and 20 deletions
+2 -2
View File
@@ -43,12 +43,12 @@ weixin4j-mp
如何使用
--------
0.maven依赖(1.5.1,2015-07-04 released)
0.maven依赖(1.5.2,2015-08-09 released)
<dependency>
<groupId>com.foxinmy</groupId>
<artifactId>weixin4j-mp</artifactId>
<version>1.5.1</version>
<version>1.5.2</version>
</dependency>
1.需新增或拷贝`weixin4j.properties`文件到项目的`classpath`
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>com.foxinmy</groupId>
<artifactId>weixin4j</artifactId>
<version>1.5.1</version>
<version>1.5.2</version>
</parent>
<artifactId>weixin4j-mp</artifactId>
<name>weixin4j-mp</name>