released 1.5.0

This commit is contained in:
jinyu
2015-06-10 16:18:55 +08:00
parent c5163e7eac
commit 32893aa0f5
8 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -25,12 +25,12 @@ weixin4j-qy
如何使用
--------
0.maven依赖(1.4,2015-04-29 released)
0.maven依赖(1.5.0,2015-06-10 released)
<dependency>
<groupId>com.foxinmy</groupId>
<artifactId>weixin4j-qy</artifactId>
<version>1.4</version>
<version>1.5.0</version>
</dependency>
1.需新增或拷贝`weixin4j.properties`文件到项目的`classpath`
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>com.foxinmy</groupId>
<artifactId>weixin4j</artifactId>
<version>1.4</version>
<version>1.5.0</version>
</parent>
<artifactId>weixin4j-qy</artifactId>
<name>weixin4j-qy</name>