Skip to content

Commit

Permalink
update sdk to 3.3.8.B
Browse files Browse the repository at this point in the history
  • Loading branch information
binarywang committed Apr 13, 2019
1 parent 608348d commit 3c7eaea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
<artifactId>weixin-java-mp-demo-springboot</artifactId>
<packaging>jar</packaging>

<name>spring-boot-demo-for-wechat-mp</name>
<description>Spring Boot Demo with wechat MP</description>
<name>Wechat mp demo with Spring Boot and WxJava </name>
<description>基于 WxJava 和 Spring Boot 实现的微信公众号后端开发演示项目</description>

<properties>
<weixin-java-mp.version>3.3.7.B</weixin-java-mp.version>
<weixin-java-mp.version>3.3.8.B</weixin-java-mp.version>

<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit 3c7eaea

Please sign in to comment.