Skip to content

Commit 115e41d

Browse files
author
崔成龙
committed
修改groupId为com.arronlong
1 parent b5a50a5 commit 115e41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
<groupId>com.arronlong.httpclientutil</groupId>
4+
<groupId>com.arronlong</groupId>
55
<artifactId>httpclientutil</artifactId>
66
<version>1.0</version>
77
<name>${project.artifactId}</name>

0 commit comments

Comments
 (0)