File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
4
4
xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
5
5
<modelVersion >4.0.0</modelVersion >
6
- <groupId >me.chanjar </groupId >
6
+ <groupId >com.github.binarywang </groupId >
7
7
<artifactId >weixin-java-parent</artifactId >
8
8
<version >1.3.4-SNAPSHOT</version >
9
9
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 4
4
xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<parent >
7
- <groupId >me.chanjar </groupId >
7
+ <groupId >com.github.binarywang </groupId >
8
8
<artifactId >weixin-java-parent</artifactId >
9
9
<version >1.3.4-SNAPSHOT</version >
10
10
</parent >
Original file line number Diff line number Diff line change 4
4
xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<parent >
7
- <groupId >me.chanjar </groupId >
7
+ <groupId >com.github.binarywang </groupId >
8
8
<artifactId >weixin-java-parent</artifactId >
9
9
<version >1.3.4-SNAPSHOT</version >
10
10
</parent >
15
15
16
16
<dependencies >
17
17
<dependency >
18
- <groupId >me.chanjar </groupId >
18
+ <groupId >com.github.binarywang </groupId >
19
19
<artifactId >weixin-java-common</artifactId >
20
20
<version >${project.version} </version >
21
21
</dependency >
Original file line number Diff line number Diff line change 4
4
xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<parent >
7
- <groupId >me.chanjar </groupId >
7
+ <groupId >com.github.binarywang </groupId >
8
8
<artifactId >weixin-java-parent</artifactId >
9
9
<version >1.3.4-SNAPSHOT</version >
10
10
</parent >
14
14
15
15
<dependencies >
16
16
<dependency >
17
- <groupId >me.chanjar </groupId >
17
+ <groupId >com.github.binarywang </groupId >
18
18
<artifactId >weixin-java-common</artifactId >
19
19
<version >${project.version} </version >
20
20
</dependency >
You can’t perform that action at this time.
0 commit comments