1
0
mirror of synced 2025-12-27 05:19:07 +08:00

update groupId for upload to maven central

This commit is contained in:
Binary Wang
2016-05-31 22:56:51 +08:00
parent ad054115f5
commit 2c2130282d
4 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
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" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>me.chanjar</groupId>
<groupId>com.github.binarywang</groupId>
<artifactId>weixin-java-parent</artifactId>
<version>1.3.4-SNAPSHOT</version>
<packaging>pom</packaging>