Skip to content

Commit afa85da

Browse files
committed
refactor: namespace hiwepy→easy4j(全量清理)
1 parent 9d82a26 commit afa85da

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
<relativePath /> <!-- lookup parent from repository -->
1111
</parent>
1212

13-
<groupId>io.github.hiwepy</groupId>
13+
<groupId>io.github.easy4j</groupId>
1414
<artifactId>socketio-spring-boot-starter</artifactId>
1515
<description>Spring Boot Starter For Netty-socketio</description>
1616
<version>2.0.1-SNAPSHOT</version>
1717
<name>${project.groupId}:${project.artifactId}</name>
18-
<url>https://github.com/hiwepy/${project.artifactId}</url>
18+
<url>https://github.com/easy-4-java/${project.artifactId}</url>
1919
<packaging>jar</packaging>
2020

2121
<licenses>
@@ -28,9 +28,9 @@
2828

2929
<scm>
3030

31-
<connection>scm:git:https:github.com/hiwepy/${project.artifactId}.git</connection>
32-
<developerConnection>scm:git:https:github.com/hiwepy/${project.artifactId}.git</developerConnection>
33-
<url>https:github.com/hiwepy/${project.artifactId}</url>
31+
<connection>scm:git:https:github.com/easy-4-java/${project.artifactId}.git</connection>
32+
<developerConnection>scm:git:https:github.com/easy-4-java/${project.artifactId}.git</developerConnection>
33+
<url>https:github.com/easy-4-java/${project.artifactId}</url>
3434
<tag>${project.artifactId}</tag>
3535
</scm>
3636

0 commit comments

Comments
 (0)