发布3.3.9.B测试版本

This commit is contained in:
Binary Wang
2019-05-12 21:38:27 +08:00
parent 4247eb41cb
commit b842cf538c
9 changed files with 70 additions and 69 deletions

View File

@@ -1,13 +1,12 @@
<?xml version="1.0"?>
<project
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.github.binarywang</groupId>
<artifactId>wx-java</artifactId>
<version>3.3.8.B</version>
<version>3.3.9.B</version>
</parent>
<artifactId>weixin-java-common</artifactId>