mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-21 02:57:37 +08:00
项目更名
This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<parent>
|
||||
<artifactId>weixin-java-parent</artifactId>
|
||||
<groupId>com.github.binarywang</groupId>
|
||||
<artifactId>wx-java</artifactId>
|
||||
<version>3.2.10.B</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>weixin-java-pay</artifactId>
|
||||
<name>Weixin Java Tools - PAY</name>
|
||||
<name>WxJava - PAY</name>
|
||||
<description>微信支付 Java SDK</description>
|
||||
|
||||
<dependencies>
|
||||
|
Reference in New Issue
Block a user